TableColumn.Count Property
Returns the number of cells in the table column.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.2.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | The number of cells in the table column. |
See Also