Method InnerSuggestedWidth
InnerSuggestedWidth(double)
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(double value)
Parameters
value
double
Returns
- ControlSet
Returns this object instance for use in the call sequences.