ComponentOne FlexGrid for WinForms
Font Property (CellStyle)

C1.Win.C1FlexGrid Namespace > CellStyle Class : Font Property
Gets or sets the font used to paint text in the cell.
Syntax
'Declaration
 
Public Property Font As Font
public Font Font {get; set;}
Remarks
Setting the control's Font property automatically sets the Font property of the Normal style.
See Also

Reference

CellStyle Class
CellStyle Members