BOOL CBCGPGridCtrl::IsItemSelected | ( | const CBCGPGridItemID & | id | ) | const |
Tells whether specified item is inside of one of selected ranges.
This function returns TRUE if specified by id grid item is within of one of selected ranges.
id | Specifies a grid item. |