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

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

Overload List

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

public ComboBoxElement AddSeparator();

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

public ComboBoxElement AddSeparator(string);

See Also

ComboBoxElement Class | APNSoft.WebControls Namespace