AccordionControl.IsExpandedView Property
For internal use only.
Namespace: DevExpress.Xpf.Accordion
Assembly: DevExpress.Xpf.Accordion.v24.1.dll
NuGet Package: DevExpress.Wpf.Accordion
Declaration
Property Value
Type |
---|
Boolean |
Remarks
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Use the AccordionControl.IsExpanded property to get or set whether the accordion control is expanded.
See Also