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