The Column..::..ColumnAppearance type exposes the following members.

Properties

  NameDescription
Public propertyCaptionColor
Gets an appearance of the Column's caption.
Public propertyCaptionFont
Gets or sets a font to paint the text on the Column's caption.
Public propertyCaptionImageSettings
Gets the settings of the image on the Column's caption.
Public propertyCaptionTextAlignment
Gets or sets the alignment settings of the text on the Column's caption.
Public propertyCaptionTextSettings
Gets a text settings such as alignment, trimming, wrapping, etc.
Public propertyCellBackColor
Gets or sets the background color of cells belonging to this column.
Public propertyCellFont
Gets or sets the font to be used to paint the text in Cells, belonging to this Column
Public propertyCellForeColor
Gets or sets the foreground color of cells belonging to this column.
Public propertyCellImageSettings
Gets the image settings (stretching, alignment etc...) to paint images in Cells.
Public propertyCellTextAlignment
Gets or sets the text alignment of Cells belonging to this Column.
Public propertyCellTextSettings
Gets the text settings such wrapping, text orientation etc to paint the text in Cells, belonging to this column.

See Also