<< Return to Main Index

< Return to Class Index

IGXHierarchyGrid::OnClickedPMCell

virtual void OnClickedPMCell(ROWCOL nAbsRow, ROWCOL nAbsCol)=0;

nAbsRow

Specifies the absolute row id.

nAbsCol

Specifies the absolute column id.

Remarks

This is a virtual notification that gets called whenever the user clicks on the Plus-Minus button control to collapse/expand a child.

See Also

IGXHierarchyGrid::IsPMCell

IGXHierarchyGrid

Class Overview | Class Members