Method wpfBuilder.Editable
Overload
Makes the last added System.Windows.Controls.ComboBox editable.
public wpfBuilder Editable()
Returns
Exceptions
NotSupportedException
The last added element is not ComboBox. |
Makes the last added System.Windows.Controls.ComboBox editable.
public wpfBuilder Editable()
NotSupportedException
The last added element is not ComboBox. |