GrapeCity SPREAD for WPF 2.0J
FontStyle プロパティ (GroupElement)

現在の要素のフォントスタイルを取得または設定します。
構文
'Declaration
 
Public Property FontStyle As Nullable(Of FontStyle)
public Nullable<FontStyle> FontStyle {get; set;}

プロパティ値

フォントスタイルを示す Nullable 値。null 参照 (Visual Basicでは Nothing) は値が親から継承されることを意味します。既定値は null 参照 (Visual Basicでは Nothing) です。
参照

GroupElement クラス
GroupElement メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.