Property Font
Font
Gets or sets the font used to draw the text.
If null, the control's font is used.
public virtual Font? Font { get; set; }
Gets or sets the font used to draw the text.
If null, the control's font is used.
public virtual Font? Font { get; set; }