Spread for ASP.NET 12 Product Documentation
CanSerializeXml Property (GroupDataModel)


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

Reference

GroupDataModel Class
GroupDataModel Members