RibbonItemItemType Property |
Gets the item type.
Namespace: Autodesk.Revit.UIAssembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.0.4.0 (26.0.4.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