Method MarginBottom
MarginBottom(double)
Sets MarginBottom property for all the controls in the set.
public virtual ControlSet MarginBottom(double value)
Parameters
value
doubleThe margin value.
Returns
- ControlSet
Returns this object instance for use in the call sequences.