Share

PulldownButton.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 appear just below the last added PushButton.

See Also

Reference

Was this information helpful?