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