Back to Devexpress

FilterPopupExcelParseFilterCriteriaEventArgs.Properties Property

windowsforms-devexpress-dot-xtraverticalgrid-dot-filterpopupexcelparsefiltercriteriaeventargs-bba35dd9.md

latest1.4 KB
Original Source

FilterPopupExcelParseFilterCriteriaEventArgs.Properties Property

Gets the processed row’s properties.

Namespace : DevExpress.XtraVerticalGrid

Assembly : DevExpress.XtraVerticalGrid.v25.2.dll

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

Declaration

csharp
public RowProperties Properties { get; }
vb
Public ReadOnly Property Properties As RowProperties

Property Value

TypeDescription
RowProperties

An object that specifies the processed row’s properties.

|

See Also

FilterPopupExcelParseFilterCriteriaEventArgs Class

FilterPopupExcelParseFilterCriteriaEventArgs Members

DevExpress.XtraVerticalGrid Namespace