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