ColumnBase.AutoFilterCondition Property
Gets or sets the type of the comparison operator used to create filter conditions for the current column using the Auto Filter Row. This is a dependency property.
Namespace: DevExpress.UI.Xaml.Grid
Assembly: DevExpress.UI.Xaml.Grid.v19.2.dll
Declaration
[XtraSerializableProperty]
[Browsable(false)]
public AutoFilterCondition AutoFilterCondition { get; set; }
<XtraSerializableProperty>
<Browsable(False)>
Public Property AutoFilterCondition As AutoFilterCondition
Property Value
See Also
We are updating the DevExpress product documentation website and this page is part of our new experience. During this transition period, product documentation remains available in our previous format at documentation.devexpress.com. Learn More...