FlexGrid for UWP
FontWeight プロパティ (CellStyle)

C1.UWP.FlexGrid アセンブリ > C1.Xaml.FlexGrid 名前空間 > CellStyle クラス : FontWeight プロパティ
セルのテキストのレンダリングに使用する FontWeightを取得または設定します。
シンタックス
'宣言
 
Public Property FontWeight As System.Nullable(Of FontWeight)
public System.Nullable<FontWeight> FontWeight {get; set;}
参照

CellStyle クラス
CellStyle メンバ