Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / SuperEditBase 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 SuperEditBase
     
    instance.SetNewFormat()
    protected virtual void SetNewFormat()
    See Also