Gets or sets the FontWeight used to render text in a cell.
Namespace:
C1.Phone.FlexGridAssembly: C1.Phone.FlexGrid (in C1.Phone.FlexGrid.dll)
Syntax
C# |
---|
public Nullable<FontWeight> FontWeight { get; set; } |
Visual Basic |
---|
Public Property FontWeight As Nullable(Of FontWeight) Get Set |