EnlargeCollapsingHandle Property (C1SplitContainer)
In This Topic
Gets or sets whether the large image should appear as the collapsing handle.
Syntax
'Declaration
Public Property EnlargeCollapsingHandle As Boolean
public bool EnlargeCollapsingHandle {get; set;}
See Also