GroupingManager Property
Description
The GroupingManager for this factory.
Property type
Read-only property
Syntax
Visual Basic
Public Property GroupingManager As Object
Remarks
Do not use attempt to get the GroupingManager unless GroupingSupported is True. If grouping is not supported, an error results.
See Also