AccordionContentContainer.Padding Property
Gets or sets the amount of empty space between the container’s bounds and contents.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Padding | A value that specifies the amount of empty space between the container’s bounds and contents. |
See Also