This type contains the following members.
public class DropdownList<TItem>
- Inheritance:
- ObjectComponentBaseDropdownList<TItem>
Constructors
| DropdownList() |
Properties
| IsDisabled | |
| Emphasized | |
| Placeholder | |
| DropdownStyle | |
| TableLayout | |
| Width | |
| ListWidth | |
| Items | |
| SelectedItem | |
| SelectedItemChanged | |
| ItemTemplate | |
| LabelTemplate | |
| UnmatchedAttributes |
Methods
| IsSelected(TItem) | |
| OnItemClick(TItem) | |
| OnInitialized() |