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

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

Reference

C1FlexGrid Class
C1FlexGrid Members

 

 


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