ComponentOne FlexGrid for WPF and Silverlight
FontStyle Property (RowCol)

C1.WPF.FlexGrid Namespace > RowCol Class : FontStyle Property
Gets or sets the FontStyle used to render text in this row/column.
Syntax
'Declaration
 
Public Property FontStyle As System.Nullable(Of FontStyle)
public System.Nullable<FontStyle> FontStyle {get; set;}
See Also

Reference

RowCol Class
RowCol Members