Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / GroupBarInfo Class / ResetFont Method


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