SelectList.RemoveItem Method
From GeonBit.UI
GeonBit.UI Documentation
| SelectListRemoveItem Method |
| Name | Description | |
|---|---|---|
| RemoveItem(Int32) |
Remove item from the list, by index.
| |
| RemoveItem(String) |
Remove value from the list.
|