Alignment Class Properties
In This Topic
For a list of all members of this type, see Alignment members.
Public Properties
| Name | Description |
 | Horizontal | Gets or sets the alignment used to align the content of a Cell horizontally. |
 | IndentLevel | Gets or sets the indentation for the content of the Cell. |
 | IsShrinkToFit | Gets or sets if the text is shrunk to fit within the Cell or not. |
 | IsTextWrapped | Gets or sets if the text content of a Cell is wrapped or not. |
 | RotationAngle | Gets or sets the angle of rotation. |
 | TextDirection | Keeps the text flowing in the specified direction. |
 | Vertical | Gets or sets the alignment used to align the content of a Cell vertically. |
Top
See Also