ComponentOne Studio for WinRT XAML
HeaderFontWeight プロパティ (C1FlexGrid)

ヘッダーセルのテキストのレンダリングに使用する Windows.UI.Text.FontWeight を取得または設定します。
構文
'宣言
 
Public Property HeaderFontWeight As System.Nullable(Of FontWeight)
public System.Nullable<FontWeight> HeaderFontWeight {get; set;}
参照

C1FlexGrid クラス
C1FlexGrid メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.