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