<< Return to Main Index

< Return to Class Index

IGXHierarchyGrid::SetCommonChildGridType

void SetCommonChildGridType(gxHierGridType gridType, CRuntimeClass* pRuntimeGridClass, BOOL bCommonChildGridHeader = FALSE);

gridType

Specifies the child grid type.

pRuntimeGridClass

Specifies the runtime class.

bCommonChildGridHeader

Specifies if a common child grid header is desired.

Remarks

This will instruct this parent grid to use a common child grid type specified for all the logical rows and also associate a runtime class with the grid type. You can also choose to have a common child grid header.

See Also

IGXHierarchyGrid::SetChildGridTemplate

IGXHierarchyGrid

Class Overview | Class Members