Spread Windows Forms 12.0 Product Documentation
CanSerializeXml Property (DefaultGroupFooter)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > DefaultGroupFooter 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 DefaultGroupFooter
Dim value As Boolean
 
value = instance.CanSerializeXml
public bool CanSerializeXml {get;}
See Also

Reference

DefaultGroupFooter Class
DefaultGroupFooter Members