[]
Gets or sets a value that indicates whether to show the scroll tip.
public bool ShowScrollTip { get; set; }
Public Property ShowScrollTip As Boolean
Type | Description |
---|---|
bool | A bool value that indicates whether to show the scroll tip.The default is true. |