The Column..::..ColumnAppearance type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CaptionColor |
Gets an appearance of the Column's caption.
| |
| CaptionFont |
Gets or sets a font to paint the text on the Column's caption.
| |
| CaptionImageSettings |
Gets the settings of the image on the Column's caption.
| |
| CaptionTextAlignment |
Gets or sets the alignment settings of the text on the Column's caption.
| |
| CaptionTextSettings |
Gets a text settings such as alignment, trimming, wrapping, etc.
| |
| CellBackColor |
Gets or sets the background color of cells belonging to this column.
| |
| CellFont | ||
| CellForeColor |
Gets or sets the foreground color of cells belonging to this column.
| |
| CellImageSettings |
Gets the image settings (stretching, alignment etc...) to paint images in Cells.
| |
| CellTextAlignment | ||
| CellTextSettings |
Gets the text settings such wrapping, text orientation etc to paint the text in Cells, belonging to this column.
|