<< Return to Main Index

< Return to Class Index

IGXHierarchyGrid::IGXHierarchyGrid

IGXHierarchyGrid(gxHierGridType commonChildGridType  =gxNone , BOOL bCommonChildGridHeader  = FALSE );

commonChildGridType 

One of the gxHierGridType enums that will be used as the common child grid type.

bCommonChildGridHeader 

Specify whether you also need a common child grid header.

Remarks

Use the optional arguments to specify whether a common child grid type should be used for all the children and if a common child grid header should be shown at the top of the parent grid. Also make sure to associate a CRuntimeClass with the grid type with a call to SetCommonChildGridType.

IGXHierarchyGrid

Class Overview | Class Members