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