TableColumn(Single) Constructor
Initializes a new instance of the TableColumn class with specified settings.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.2.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| width | Single | The column width in Document units (1 document unit is equal to 1/300 of an inch). |
See Also