Skip to main content
All docs
V20.1

FilterEditorControl.FilterViewInfo Property

This member supports the internal infrastructure, and is not intended to be used directly from your code.

Namespace: DevExpress.XtraFilterEditor

Assembly: DevExpress.XtraRichEdit.v20.1.dll

NuGet Package: DevExpress.Win.RichEdit

Declaration

[Browsable(false)]
public FilterControlViewInfo FilterViewInfo { get; }

Property Value

Type
DevExpress.XtraEditors.Filtering.FilterControlViewInfo
See Also