ComponentOne GanttView for WinForms
FixedFont Property

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > C1GanttView Class : FixedFont Property
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

Reference

C1GanttView Class
C1GanttView Members