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