AccordionControlElement.ShouldSerializeHeaderTemplate() Method
Tests whether or not a header template for this AccordionControlElement object should be serialized.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Returns
Type | Description |
---|---|
Boolean | true if a header template for this AccordionControlElement should be serialized; otherwise, false. |
Remarks
This member supports the internal infrastructure, and is not intended to be used directly from your code.
See Also