Property ArrowsVisible
ArrowsVisible
Gets or sets a value indicating whether arrows are visible in the scroll bar. If this property is not set, DefaultArrowsVisible is used in order to determine whether arrows are visible.
public virtual bool? ArrowsVisible { get; set; }
Property Value
- bool?