BCGControlBar Pro for MFC
virtual BOOL CBCGPGridCtrl::IsSortingMode ( ) const
inlinevirtual

Tells whether the grid control is sorted, or not.

Returns
Nonzero if the grid control is sorted; otherwise 0.

Determines whether the grid control is sorted, or not. When grid control is sorted the items are sorted by their values, otherwise they can be grouped by the parent nodes and arranged in order of creation.