In This Topic
Gets or sets a value indicating if the menu will auto collapse when the user clicks on item which has no child items.
Syntax
'Declaration
Public Property CollapseOnClick As System.Boolean
public System.bool CollapseOnClick {get; set;}
See Also