Method InnerSuggestedWidth
InnerSuggestedWidth(float)
Sets SuggestedWidth property for the main child of all the controls in the set. Control must implement IControlAndLabel interface in order to allow this method to work.
public virtual ControlSet InnerSuggestedWidth(float value)
Parameters
valuefloat
Returns
- ControlSet
Returns this object instance for use in the call sequences.