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

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

Reference

RowCol Class
RowCol Members

 

 


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