Revit 2026 API
Ribbon |
Gets the item type.
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public RibbonItemType ItemType { get; }
Public ReadOnly Property ItemType As RibbonItemType Get
public: property RibbonItemType ItemType { RibbonItemType get (); }
member ItemType : RibbonItemType with get
Property Value
RibbonItemTypeSee Also