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.2.dll
Declaration
Property Value
Type | Description |
---|---|
Int32 | The distance between the AccordionControlElementBase.HeaderControl and context buttons. |
See Also