Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / IFeatures Interface / SaveState Method


In This Topic
    SaveState Method
    In This Topic
    Saves features state information.
    Syntax
    'Declaration
     
    
    Function SaveState() As Object
    'Usage
     
    
    Dim instance As IFeatures
    Dim value As Object
     
    value = instance.SaveState()
    object SaveState()
    See Also