AccordionControlElementBase.HeaderControlToContextButtonsDistance Property
OBSOLETE
Use HeaderIndent instead of HeaderControlToContextButtonsDistance
Gets or sets the distance between the AccordionControlElementBase.HeaderControl and context buttons.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Int32 | The distance between the AccordionControlElementBase.HeaderControl and context buttons. |
See Also