Revit 2025 API
Ribbon |
Gets the item type.
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.0.0.0 (25.0.0.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