SummaryFont Property (C1GanttView)
In This Topic
Gets or sets the summary font use for display group task on the grid view.
Syntax
'Declaration
Public Property SummaryFont As System.Drawing.Font
public System.Drawing.Font SummaryFont {get; set;}
See Also