<< Return to Main Index

< Return to Class Index

class CGXUserAttribute: public CGXAbstractUserAttribute

CGXUserAttribute provides support for number and string user attributes in the CGXStyle class. CGXStyle::SetUserAttribute instantiates this default CGXUserAttribute class for strings and numbers automatically which makes Objective Grid 6.0 fully source code compatible with the previous Objective Grid versions.

See CGXAbstractUserAttribute on more information on using and implementing user attributes.

#include <gxall.h>

See Also

CGXAbstractUserAttribute