AutoComplete for ASP.NET Web Forms
Font プロパティ (Field)
すべて折りたたむ
全て展開
言語のフィルタ : すべて
言語のフィルタ : 複数
言語のフィルタ: Visual Basic
言語のフィルタ: Visual Basic (宣言)
言語のフィルタ: C#
Visual Basic (宣言)
C#
C1.C1Report.4 アセンブリ
>
C1.C1Report 名前空間
>
Field クラス
: Font プロパティ
Gets or sets the field's font.
シンタックス
Visual Basic
C#
'宣言 Public Property Font As FontHolder
public FontHolder Font {get; set;}
解説
If you set a field's font
C1.C1Report.Util.FontHolder.Size
property to a value that is too large to fit the field box (defined by the
Height
property), no text will appear in the field.
参照
Field クラス
Field メンバ