FilterPopupExcelParseFilterCriteriaEventArgs.Properties Property
Gets the processed row’s properties.
Namespace: DevExpress.XtraVerticalGrid
Assembly: DevExpress.XtraVerticalGrid.v24.1.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid
Declaration
Property Value
Type | Description |
---|---|
RowProperties | An object that specifies the processed row’s properties. |
See Also