FilterPopupExcelParseFilterCriteriaEventArgs.Grid Property
Gets the vertical grid that raised the event.
Namespace: DevExpress.XtraVerticalGrid
Assembly: DevExpress.XtraVerticalGrid.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| VGridControl | An object that specifies the vertical grid that raised the event. |
See Also