<< Return to Main Index

< Return to Class Index

IGXHierarchyGrid::GetGridType

virtual gxHierGridType GetGridType()=0;

Return Value

Returns the grid type of this grid. It can be one of the gxHierGridType enums. This is useful when the parent grid contains children of more than one of the gxHierGridType types and when you want to know dynamically which type a particular child belongs to (especially when you only have a reference to the child as a IGXHierarchyGrid pointer).

See Also

 

IGXHierarchyGrid

Class Overview | Class Members