Back to Devexpress

FilterEditorControl.FilterViewInfo Property

windowsforms-devexpress-dot-dataaccess-dot-ui-dot-filtereditorcontrol-aaa1a644.md

latest1.1 KB
Original Source

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.v25.2.UI.dll

NuGet Package : DevExpress.DataAccess.UI

Declaration

csharp
[Browsable(false)]
public FilterControlViewInfo FilterViewInfo { get; }
vb
<Browsable(False)>
Public ReadOnly Property FilterViewInfo As FilterControlViewInfo

Property Value

Type
DevExpress.XtraEditors.Filtering.FilterControlViewInfo

See Also

FilterEditorControl Class

FilterEditorControl Members

DevExpress.DataAccess.UI Namespace