Skip to main content
All docs
V20.1

FilterEditorControl.Model 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 WinFilterTreeNodeModel Model { get; }

Property Value

Type
DevExpress.XtraEditors.Filtering.WinFilterTreeNodeModel
See Also