IsClear Method
Description
Checks if the GroupingManager contains any data. True if there is no data.
Syntax
Visual Basic
Public Function IsClear() As Boolean
Remarks
IsClear is true after a call to Clear.
See Also