<< Return to Main Index

< Return to Class Index

IGXHierarchyGrid::IsPMCell

virtual BOOL IsPMCell(ROWCOL nAbsRow, ROWCOL nAbsCol) = 0;

nAbsRow

Specifies the absolute row id.

nAbsCol

Specifies the absolute column id.

Return Value

TRUE if the specified cell has a Plus-Minus control; FALSE otherwise.

See Also

IGXHierarchyGrid::OnClickedPMCell

IGXHierarchyGrid

Class Overview | Class Members