Share

ComboBox.AddSeparator Method

Adds a separator to the drop-down list.


Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.3.0.0 (25.3.0.0)

Syntax

C#

public void AddSeparator()

Remarks

The separator will be added below the last added member.

See Also

Reference

Was this information helpful?