[]
Specifies the direction to use when rendering text in a grid cell.
public enum TextDirectionEnum
| Name | Description |
|---|---|
| Down | Text is rendered from the top of the cell to the bottom. |
| Normal | Text is rendered in the horizontal direction. |
| Up | Text is rendered from the bottom of the cell to the top. |