Spread for ASP.NET 11 Product Documentation
ICanSerializeXml Interface
Members 


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace : ICanSerializeXml Interface
Interface that supports serialization to XML of objects that might not be able to save the entire object from the models.
Object Model
ICanSerializeXml Interface
Syntax
'Declaration
 
Public Interface ICanSerializeXml 
   Inherits ISerializeSupport 
'Usage
 
Dim instance As ICanSerializeXml
public interface ICanSerializeXml : ISerializeSupport  
Remarks
This interface is used by the StyleInfo, NamedStyleCollection, DefaultSheetStyleModel, and DefaultSheetDataModel objects to determine whether any contained editor, renderer, formatter, cell type, or other object does not support ISerializeSupport.
See Also

Reference

ICanSerializeXml Members
FarPoint.Web.Spread.Model Namespace

User-Task Documentation

Optional Interfaces