FilterControl.FilterViewInfo Property
Gets the object which contains information used to render the Filter Control.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
DevExpress.XtraEditors.Filtering.FilterControlViewInfo | A DevExpress.XtraEditors.Filtering.FilterControlViewInfo object. |
See Also