| Revit 2022.1 API |
| RibbonPanel..::..AddSeparator Method |
| RibbonPanel Class See Also |
Adds a new Separator to the panel.
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 22.0.0.0 (22.1.1.0)
Syntax
| C# |
|---|
public void AddSeparator() |
| Visual Basic |
|---|
Public Sub AddSeparator |
| Visual C++ |
|---|
public: void AddSeparator() |
Remarks
The separator won't be shown if there are no items already added to the panel.