expression.RemoveItem( _ ByVal itemIndex As Integer _ )
where expression is a variable that represents a SmartDropDown Object
Parameters
- itemIndex
- The index of the item to remove
expression.RemoveItem( _ ByVal itemIndex As Integer _ )