MinControlSize: Number
The MinControlSize property determines minimum container item size.
Use JSON or the setMinControlSize method to set the property value and the getMinControlSize method to get the property value.
By default the property value is zero.
The example of property use is given in description of the StackPanel constructor.
See also: