SpreadsheetGroupInfo.EndIndex Property
Returns the index of the last row or column in the group.
Namespace: DevExpress.XtraSpreadsheet
Assembly: DevExpress.Spreadsheet.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | A zero-based row or column index. |
See Also