Overload | Description |
---|---|
RenderInputComboBoxItem Constructor() | Initializes a new instance of the RenderInputComboBoxItem class. |
RenderInputComboBoxItem Constructor(String) | Initializes a new instance of the RenderInputComboBoxItem class, assigning the Text property. |
RenderInputComboBoxItem Constructor(String,Object) | Initializes a new instance of the RenderInputComboBoxItem class, assigning the Text and UserData properties. |