Adds a new Separator to the panel.
Namespace: Autodesk.Revit.UIAssembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public void AddSeparator()
Remarks
The separator won't be shown if there are no items already added to the panel.
See Also
Reference