TileBar.DefaultItemPadding Property
In This Article
Gets the default amount of space in pixels between an item’s borders and its contents.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Padding | A Padding object that contains indents between an item’s borders and its contents. |
See Also