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

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

Reference

RowCol Class
RowCol Members

 

 


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