<< Return to Main Index

< Return to Class Index

CGXHierarchyGrid::SearchForSelectableCellToTheLeftInRow

BOOL SearchForSelectableCellToTheLeftInRow(ROWCOL nRowIndex, ROWCOL nColIndex, ROWCOL& nResultCol);

nRowIndex

Specifies the logical row id.

nColIndex

Specifies the x co-ordinates of the point referring to the beginning search position.

nResultCol

The resultant column. (Output parameter).

Return Value

TRUE if a valid cell was found; FALSE otherwise.

Remarks

CGXHierarchyGrid

Class Overview | Class Members