Click or drag to resize

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; }

Property Value

Type: Boolean
See Also