AutoComplete for ASP.NET Web Forms
Font プロパティ (Field)

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 > Field クラス : Font プロパティ
Gets or sets the field's font.
シンタックス
'宣言
 
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 メンバ