<< Return to Main Index

< Return to Class Index

CGXGridCore::ColHeaderStyle

CGXStyle& ColHeaderStyle( );

Return Value

Returns a reference to the column-header-style.

Remarks

The column-header-style is the base-style for all column-headers in the grid. Every column-header-cell in the grid inherits those attributes from the column-header-style which are not explicitly specified in the cell or any other base-styles.

The column-header-style is maintained by the stylesmap-object. This method gives an easy access to the style and allows you to determine the column-header-style settings for your view.

Use ChangeColHeaderStyle to change the settings of the column-header-style.

See Also

CGXGridCore::ChangeColHeaderStyle

CGXGridCore

Class Overview | Class Members