PGridCustomEditorRow.Indent Property
In This Article
Gets the value that specifies padding, line spacing, etc.
Namespace: DevExpress.XtraVerticalGrid.Rows
Assembly: DevExpress.XtraVerticalGrid.v24.2.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | An integer value that specifies padding, line spacing, etc. |
See Also