Skip to main content

ViewFilterColumnCollection.View Field

Gets the View whose columns are used to initialize Filter Columns in the current collection.

Namespace: DevExpress.XtraGrid.FilterEditor

Assembly: DevExpress.XtraGrid.v23.2.dll

NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation

Declaration

public readonly ColumnView View

Field Value

Type
ColumnView
See Also