Back to Devexpress

PGridCustomEditorRow.Indent Property

windowsforms-devexpress-dot-xtraverticalgrid-dot-rows-dot-pgridcustomeditorrow-95159829.md

latest1.3 KB
Original Source

PGridCustomEditorRow.Indent Property

Gets the value that specifies padding, line spacing, etc.

Namespace : DevExpress.XtraVerticalGrid.Rows

Assembly : DevExpress.XtraVerticalGrid.v25.2.dll

NuGet Packages : DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid

Declaration

csharp
[Browsable(false)]
public int Indent { get; }
vb
<Browsable(False)>
Public ReadOnly Property Indent As Integer

Property Value

TypeDescription
Int32

An integer value that specifies padding, line spacing, etc.

|

See Also

PGridCustomEditorRow Class

PGridCustomEditorRow Members

DevExpress.XtraVerticalGrid.Rows Namespace