PGridCustomEditorRow.Indent Property
Gets the value that specifies padding, line spacing, etc.
Namespace: DevExpress.XtraVerticalGrid.Rows
Assembly: DevExpress.XtraVerticalGrid.v24.1.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