public RibbonItemType ItemType { get; }
Public ReadOnly Property ItemType As RibbonItemType Get
public: property RibbonItemType ItemType { RibbonItemType get (); }
member ItemType : RibbonItemType with get