ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / C1GanttView Class / ResetFont Method

In This Topic
    ResetFont Method (C1GanttView)
    In This Topic
    Resets the Font property to its default value.
    Syntax
    'Declaration
     
    Public Overrides Sub ResetFont() 
    public override void ResetFont()
    See Also