BCGControlBar Pro for MFC
CBCGPGridItemID CBCGPGridRange::GetSecondId ( const CBCGPGridItemID id) const
inline

Calculates an opposite range.

Call this function to retrieve the second opposite identifier. The range can be specified by two grid identifiers. If you know the first identifier then you can calculate the second one. For example, if id specifies the grid item in top-left corner of the range then this function returns identifier for the grid item in bottom-right corner of the range.

Parameters
idSource range.