VSplitterCanToggle Property |
Specifies whether or not to include a toggler to allow
the user to open/close the left-side content.
Namespace:
NetQuarry.WebControls
Assembly:
EAP.WebControls (in EAP.WebControls.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public bool CanToggle { get; set; }
Public Property CanToggle As Boolean
Get
Set
Property Value
Type:
BooleanSee Also