Back to Devexpress

FilterPopupExcelParseFilterCriteriaEventArgs.View Property

windowsforms-devexpress-dot-xtragrid-dot-views-dot-grid-dot-filterpopupexcelparsefiltercriteriaeventargs-2866c5ac.md

latest1.4 KB
Original Source

FilterPopupExcelParseFilterCriteriaEventArgs.View Property

Gets the view that raised the event.

Namespace : DevExpress.XtraGrid.Views.Grid

Assembly : DevExpress.XtraGrid.v25.2.dll

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

Declaration

csharp
public ColumnView View { get; }
vb
Public ReadOnly Property View As ColumnView

Property Value

TypeDescription
ColumnView

An object that specifies the view that raised the event.

|

See Also

FilterPopupExcelParseFilterCriteriaEventArgs Class

FilterPopupExcelParseFilterCriteriaEventArgs Members

DevExpress.XtraGrid.Views.Grid Namespace