XlFilterColumn.ColumnId Property
Gets the zero-based index of the current column in the filtered range.
Namespace: DevExpress.Export.Xl
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer specifying the position of the column in the filtered range. |
See Also