Skip to main content
A newer version of this page is available. .
All docs
V22.2

VGridControl.ActiveFilterInfo Property

This property supports internal infrastructure and is not intended to be used in code.

Namespace: DevExpress.XtraVerticalGrid

Assembly: DevExpress.XtraVerticalGrid.v22.2.dll

NuGet Package: DevExpress.Win.VerticalGrid

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public VGridFilterInfo ActiveFilterInfo { get; }

Property Value

Type
DevExpress.XtraVerticalGrid.VGridFilterInfo
See Also