Spread Windows Forms 15.0
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType.Fields Namespace / DisplayField Class / ResetFont Method


In This Topic
    ResetFont Method (DisplayField)
    In This Topic
    Resets the Font property to default value.
    Syntax
    'Declaration
     
    
    Public Sub ResetFont() 
    'Usage
     
    
    Dim instance As DisplayField
     
    instance.ResetFont()
    public void ResetFont()
    See Also