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