Method MinHeight
MinHeight(float)
Sets MinHeight property for all the controls in the set.
public virtual ControlSet MinHeight(float value)
Parameters
valuefloatMinimum height of a control.
Returns
- ControlSet
Returns this object instance for use in the call sequences.