Skip to content

QatCommandPropertySet

harborsiem edited this page Mar 26, 2025 · 2 revisions

QatCommandPropertySet

This class is used in RibbonQuickAccessToolbar control which is set to a command collection for the QatItemsSource (ItemsSource) It is a helper class which implements COM interface IUISimplePropertySet and is derived from abstract class AbstractPropertySet which implements IUISimplePropertySet.

Public constructors, methods, properties and events:

Constructors:

Name Description
QatCommandPropertySet() Initializes a new instance of the QatCommandPropertySet class.

Methods:

Properties:

Name Description
CommandId Get, Set the Id. With RibbonStrip method GetRibbonControlById(uint) you can get the control.

Events:

Table of contents

Clone this wiki locally