Click or drag to resize

GroupBoxFont Property

Gets or sets the font used for the title

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public Font Font { get; set; }

Property Value

Type: Font
The title font.
See Also