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

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

 

 


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