Property ShowScrollIndicator
ShowScrollIndicator
Gets or sets the visibility for the vertical or horizontal scroll indicator.
public bool ShowScrollIndicator { get; set; }
Property Value
- bool
trueif show vertical or horizontal scroll indicator; otherwise,false.