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