ExcelFilteringDataEventArgs<TColumn>.Column Property
Gets the column being processed.
Namespace: DevExpress.XtraEditors.Filtering
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
TColumn | The column being processed. |
See Also