Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / SuperEditPreview Class / SetNewFormat Method / SetNewFormat() Method


In This Topic
    SetNewFormat() Method
    In This Topic
    Sets the new format.
    Syntax
    'Declaration
     
    
    Protected Overloads Overridable Sub SetNewFormat() 
    'Usage
     
    
    Dim instance As SuperEditPreview
     
    instance.SetNewFormat()
    protected virtual void SetNewFormat()
    See Also