OptionsMinimizing.FooterHeight Property
Gets or sets the control footer height in the accordion control’s minimized state.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Default | Description |
---|---|---|
Int32 | -1 | An integer value that specifies the control footer height. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to FooterHeight |
---|---|
AccordionControl |
|
See Also