Spread Windows Forms 12.0 Product Documentation
CanSerializeXml Property (DefaultGroupFooterCollection)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > DefaultGroupFooterCollection Class : CanSerializeXml Property
Gets whether the entire object can be saved to XML and successfully loaded again.
Syntax
'Declaration
 
Public ReadOnly Property CanSerializeXml As Boolean
'Usage
 
Dim instance As DefaultGroupFooterCollection
Dim value As Boolean
 
value = instance.CanSerializeXml
public bool CanSerializeXml {get;}
See Also

Reference

DefaultGroupFooterCollection Class
DefaultGroupFooterCollection Members