BarStaticItem.RightIndent Property
Gets or sets the right text indent within a BarStaticItem - in pixels .
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v25.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Int32 | 0 | Right text indent within a BarStaticItem - in pixels. |
See Also