FlexReport for WinForms
Font プロパティ (CheckMark)


C1.Report アセンブリ > C1.Report 名前空間 > CheckMark クラス : Font プロパティ
Gets or sets the font used to draw the check mark symbol.
シンタックス
'宣言
 
Public Property Font As FontHolder
'使用法
 
Dim instance As CheckMark
Dim value As FontHolder
 
instance.Font = value
 
value = instance.Font
public FontHolder Font {get; set;}
参照

参照

CheckMark クラス
CheckMark メンバ