<< Return to Main Index

< Return to Class Index

CGXGridCore::GetCol

ROWCOL GetCol(ROWCOL nClientCol);

nClientCol

Specifies the relative column index.

Return Value

The corresponding column id.

Remarks

Converts the specified column index into an absolute index.

For example, relative column index 1 refers to the first scrollable column to the right of the frozen column(s).

See Also

CGXGridCore::GetClientCol

CGXGridCore

Class Overview | Class Members