C1.Silverlight.FlexGrid.5
FontSize Property (CellStyle)

Gets or sets the size of the font used to render text in a cell.
Syntax
'Declaration
 
Public Property FontSize As System.Nullable(Of Double)
public System.Nullable<double> FontSize {get; set;}
See Also

Reference

CellStyle Class
CellStyle Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.