<< Return to Main Index

< Return to Class Index

IGXHierarchyGrid::SetChildGridTemplate

void SetChildGridTemplate(gxHierGridType gridType, CRuntimeClass* pRuntimeGridClass);

gridType

Specifies the child grid type.

pRuntimeGridClass

Specifies the runtime class.

Remarks

By associate a runtime class with a child grid type, the parent will automatically create an instance of the runtime class when you set the grid type to be of the specified type in a logical parent row.

See Also

IGXHierarchyGrid::SetCommonChildGridType

IGXHierarchyGrid

Class Overview | Class Members