Table of Contents

Method IsBold

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

IsBold(bool)

Sets IsBold for all the controls in the set.

public virtual ControlSet IsBold(bool value)

Parameters

value bool

New value.

Returns

ControlSet

Returns this object instance for use in the call sequences.