C1.WinUI.Accordion Assembly / C1.WinUI.Accordion Namespace / C1Expander Class / IsExpandable Property
In This Topic
IsExpandable Property (C1Expander)
In This Topic
Gets or sets whether the expander can be expanded and collapsed.
Syntax
public bool IsExpandable {get; set;}
See Also