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