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

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

Overload List

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

public ComboBoxElement Add(Types);

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

public ComboBoxElement Add(string,Types);

See Also

ComboBoxElement Class | APNSoft.WebControls Namespace