CanSerializeXml Property (GroupInfo)
Gets whether the grouping information can be rendered with XML in its entirety without losing any information.
public bool CanSerializeXml {get;}
'Declaration
Public ReadOnly Property CanSerializeXml As Boolean
'Usage
Dim instance As GroupInfo
Dim value As Boolean
value = instance.CanSerializeXml