Table.Columns Property
Returns the collection of columns in the table.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| TableColumnCollection | The collection of columns in the table. |
See Also