CollapsingToolTip Property (C1SplitterPanel)
In This Topic
Gets or sets the tooltip text for the collapsing handle of the expanded panel.
Syntax
'Declaration
Public Property CollapsingToolTip As String
public string CollapsingToolTip {get; set;}
See Also