BCGControlBar Pro for MFC
CBCGPGridItem* CBCGPGridRow::GetItem ( int  nColumn) const
inline

Returns an item located in the specified column.

This function returns a pointer to grid item located at the specified by nColumn column.

Parameters
nColumnSpecifies the zero-based index of column.