[]
        
(Showing Draft Content)

C1.Web.Mvc.TreeView.ExpandOnLoad

ExpandOnLoad Property

ExpandOnLoad

Gets or sets a value that determines whether to toggle checkboxes when the user clicks the node header.

Declaration
public bool ExpandOnLoad { get; set; }
Public Property ExpandOnLoad As Boolean
Remarks

The default value for this property is false, which causes checkboxes to be toggled only when the user clicks the checkbox itself (not the node header).