CGXStyleSheet Class Members
Construction
CGXStyleSheet | Constructs a dialog object. |
Attributes
SetStyle | Stores a reference to the style which will be modified in the style sheet. The style sheet will store changes to the style. |
GetStyle | Returns a reference to the styles-map previously set with SetStyle. |
SetDefaultStyle | Stores a reference to the default-style. This will be used to determine the default font size or color when these attributes are not specifically initialized (not included in the style). |
GetDefaultStyle | Returns a reference to the default style previously set with SetDefaultStyle. |
SetStylesMap | Stores a reference to the styles-map with the grid-wide base styles. |
GetStylesMap | Returns a reference to the styles-map previously set with SetStylesMap. |
Overridables
CreatePages | Called to create all pages in the sheet. |