ShowToolTips Property (C1TileControl)
In This Topic
Gets or sets whether the tooltips should appear for tiles and partially visible group captions.
Syntax
'Declaration
Public Property ShowToolTips As Boolean
public bool ShowToolTips {get; set;}
See Also