ShouldSerializeGrouping Method
Tests whether the
Grouping property should be serialized.
protected virtual bool ShouldSerializeGrouping()
'Declaration
Protected Overridable Function ShouldSerializeGrouping() As Boolean
Return Value
True if the property should be serialized, false otherwise.