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