Property | Type | Description | |
---|---|---|---|
Text | string | ||
Value | object |
Method | Description | |
---|---|---|
ComboBoxItem ( string text, object value ) : System | ||
ToString ( ) : string |
public ComboBoxItem ( string text, object value ) : System | ||
text | string | |
value | object | |
return | System |