CollapsingCueColor Property (C1SplitContainer)
In This Topic
Gets or sets the color of a small triangle drawing on the collapsing handle.
Syntax
'Declaration
Public Property CollapsingCueColor As Color
public Color CollapsingCueColor {get; set;}
See Also