<< Return to Main Index

< Return to Class Index

class CGXStyleSheet: public CGXPropertySheet

The CGXStyleSheet is a predefined dialog class for changing the grid-wide base styles maintained in the CGXStylesMap.

This dialog makes it easy for the end-user to change the appearance of the grid. The user can specify if base styles should be written to the profile.

If you want to display your own style-sheets instead of the default CGXStyleSheet dialog, you should subclass CGXStyleSheet and override CreateStyleSheet.

#include <gxall.h>

See Also

CGXStylesMap CGXStyle

CGXStyleSheet

Class Members