<< Return to Main Index

< Return to Class Index

CGXGridParam::GetProperties

CGXProperties* GetProperties();   

Return Value

Returns a pointer to the properties object.

The property object maintains display and print properties of a grid, such as margins, header/footer and colors of grid lines. Objective Grid offers some predefined dialog classes which allow the end user to modify these settings at run time. All settings except header/footers can be written to the profile and loaded from the profile. Furthermore, CGXProperties supports serialization.

See Also

CGXProperties

CGXGridParam

Class Overview | Class Members