Method IsBold
IsBold(bool)
Sets IsBold for all the controls in the set.
public virtual ControlSet IsBold(bool value)
Parameters
valueboolNew value.
Returns
- ControlSet
Returns this object instance for use in the call sequences.
Sets IsBold for all the controls in the set.
public virtual ControlSet IsBold(bool value)
value boolNew value.
Returns this object instance for use in the call sequences.