The following tables list the members exposed by TextDrawingOptions.
| Name | Description | |
|---|---|---|
| TextDrawingOptions Constructor | Initializes an new instance of the TextDrawingOptions class. |
| Name | Description | |
|---|---|---|
| DrawingFont | Gets or sets the System.Drawing.Font to be used when painting on the cell. |
| Text | Gets or sets the text to be painted on the cell. |
| TextBrush | Gets or sets the System.Drawing.SolidBrush to use for painting. |
| TextFormat | Gets or sets the System.Drawing.StringFormat options when painting on the cell. |