Property ScrollBars
ScrollBars
Gets or sets a value indicating whether scroll bars are enabled.
public bool ScrollBars { get; set; }
Property Value
Remarks
When set to true, scroll bars will be displayed if the content exceeds the viewable area.
Gets or sets a value indicating whether scroll bars are enabled.
public bool ScrollBars { get; set; }
When set to true, scroll bars will be displayed if the content exceeds the viewable area.