<< Return to Main Index

< Return to Class Index

IGXHierarchyGrid::GetGridClass

CRuntimeClass* GetGridClass(gxHierGridType type);

type

One of the gxHierGridType enums.

Return Value

Returns the runtime class associated with a grid type. When a logical row is set to use the specified grid type, an instance of this runtime class will be created to be used as the child.

See Also

IGXHierarchyGrid::SetChildGridTemplate IGXHierarchyGrid::SetCommonChildGridType

IGXHierarchyGrid

Class Overview | Class Members