FilterEditorControl.LevelIndent Property
Gets or sets the horizontal offset for individual logical expressions inside the “Visual” panel.
Namespace: DevExpress.DataAccess.UI
Assembly: DevExpress.DataAccess.v25.1.UI.dll
NuGet Package: DevExpress.DataAccess.UI
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Int32 | 20 | An Int32 value that is the horizontal offset. |
Remarks
Level indent cannot be less than 0 and greater than 100.

See Also