QueryElementIndentEventArgs.Indent Property
In This Article
Gets or sets the element’s indent.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | The element’s indent, in pixels. |
See Also