RibbonItemItemType Property |
Gets the item type.
Namespace: Autodesk.Revit.UIAssembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic RibbonItemType ItemType { get; }Public ReadOnly Property ItemType As RibbonItemType
Get
public:
property RibbonItemType ItemType {
RibbonItemType get ();
}member ItemType : RibbonItemType with get
Property Value
RibbonItemType
See Also