Property Font
Font
Gets or sets the font of the text displayed by the control.
public virtual Font? Font { get; set; }
Property Value
Remarks
If Font is not specified, DefaultFont is used.
Gets or sets the font of the text displayed by the control.
public virtual Font? Font { get; set; }
If Font is not specified, DefaultFont is used.