Method IsBold
IsBold(bool)
Sets IsBold for all the controls in the set.
public virtual ControlSet IsBold(bool value)
Parameters
value
boolNew 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.