SortField.ColumnOffset Property
Gets or sets the offset within the range for the column by which the range will be sorted.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v20.2.Core.dll
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer that is the position of the column within the range referenced to the first column. |
Remarks
The first column has the offset 0.
See Also
Feedback