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

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

Reference

RowCol Class
RowCol Members

 

 


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