AccordionControlElement.ControlFooterAlignment Property
Gets or sets whether the element is aligned at the near or far side of the control footer in the accordion control’s expanded state.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
DevExpress. |
Near | An DevExpress. |
#Remarks
By default, the element is aligned at the footer near side. Use ControlFooterAlignment property to align the element at the far side.
In the accordion control’s collapsed state (see OptionsMinimizing.State), the ControlFooterAlignment property is not in effect.