Table of Contents

Method Font

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Font(Font?)

Sets font for all the controls in the set.

public virtual ControlSet Font(Font? value)

Parameters

value Font

New font.

Returns

ControlSet

Returns this object instance for use in the call sequences.