Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / ISerializePresentation Interface
Members


In This Topic
    ISerializePresentation Interface
    In This Topic
    Interface that supports serialization to XML of presentations from the models.
    Syntax
    'Declaration
     
    
    Public Interface ISerializePresentation 
    'Usage
     
    
    Dim instance As ISerializePresentation
    public interface ISerializePresentation 
    See Also