APNSoft Controls [4.5.2.20] - API Reference
ComboBoxElement.AddItem Method

Adds a new item element. New item is added after the current element.

Overload List

Adds a new item element. New item is added after the current element.

public ComboBoxElement AddItem(string);

Adds a new item element. New item is added after the current element.

public ComboBoxElement AddItem(string,string);

See Also

ComboBoxElement Class | APNSoft.WebControls Namespace