Property ScrollAlwaysVisible
ScrollAlwaysVisible
Gets or sets whether the vertical scrollbar is shown at all times. Default is false, which means the scrollbar is shown only when needed.
public bool ScrollAlwaysVisible { get; set; }
Gets or sets whether the vertical scrollbar is shown at all times. Default is false, which means the scrollbar is shown only when needed.
public bool ScrollAlwaysVisible { get; set; }