ExpandToggles Property
ExpandToggles
Gets or sets a value indicating whether all items that can be toggled should render in their fully-expanded state.
The default value is false.
Declaration
public bool ExpandToggles { get; set; }
Public Property ExpandToggles As Boolean