Gets or sets a value indicating whether the RibbonPanel is displayed.
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
C#
public bool Visible { get; set; }
Property Value
BooleanTrue if the RibbonPanel is displayed; otherwise, false. The default is true.