FilteringPanelControl.Indent Property
Gets the filter expression’s indent.
Namespace: DevExpress.Xpf.Core.FilteringUI
Assembly: DevExpress.Xpf.Grid.v25.2.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Double | The filter expression’s indent, in pixels. |
Remarks
If the GridControl displays detail views, the Filter Panel indents expressions so they visually correspond to individual detail views.

See Also