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