Skip to main content

FilterEditorControl.FilterViewInfo Property

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

Namespace: DevExpress.DataAccess.UI

Assembly: DevExpress.DataAccess.v23.2.UI.dll

NuGet Package: DevExpress.DataAccess.UI

Declaration

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

Property Value

Type
DevExpress.XtraEditors.Filtering.FilterControlViewInfo
See Also