ComboBoxAddSeparator Method

Adds a separator to the drop-down list.

Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public void AddSeparator()
Remarks
The separator will be added below the last added member.
See Also