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

Gets or sets the FontStyle used to render text in a cell.
Syntax
'Declaration
 
Public Property FontStyle As System.Nullable(Of FontStyle)
public System.Nullable<FontStyle> FontStyle {get; set;}
See Also

Reference

CellStyle Class
CellStyle Members

 

 


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