Table.Rows Property
Provides access to the collection of table rows.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Spreadsheet.TableRowCollection | A DevExpress.Spreadsheet.TableRowCollection object specifying the rows collection. |
See Also