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