TextAreaProperties.ColumnCount Property
Gets or sets the number of columns in the text area.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Nullable<Int32> | The number of columns in the text area. |
See Also