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