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