Back to Devexpress

FilterControl.UseLeftIndent Property

windowsforms-devexpress-dot-xtraeditors-dot-filtercontrol-11d74f98.md

latest1.0 KB
Original Source

FilterControl.UseLeftIndent Property

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public bool UseLeftIndent { get; set; }
vb
<Browsable(False)>
<EditorBrowsable(EditorBrowsableState.Never)>
Public Property UseLeftIndent As Boolean

Property Value

Type
Boolean

See Also

FilterControl Class

FilterControl Members

DevExpress.XtraEditors Namespace