ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / C1GanttView Class / FixedFont Property

In This Topic
    FixedFont Property (C1GanttView)
    In This Topic
    Gets or sets the font used in row/column headers.
    Syntax
    'Declaration
     
    Public Property FixedFont As System.Drawing.Font
    public System.Drawing.Font FixedFont {get; set;}
    See Also