Spread for ASP.NET 9.0 Product Documentation
ICanSerializeXml Interface
Members 


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.
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

ICanSerializeXml Members
FarPoint.Web.Spread.Model Namespace

User-Task Documentation

Optional Interfaces

 

 


Copyright © GrapeCity, inc. All rights reserved.