XlFilterColumn.ColumnId Property
In This Article
Gets the zero-based index of the current column in the filtered range.
Namespace: DevExpress.Export.Xl
Assembly: DevExpress.Printing.v24.2.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