'Declaration Public Enum QatItemAction Inherits System.Enum
public enum QatItemAction : System.Enum
'Declaration Public Enum QatItemAction Inherits System.Enum
public enum QatItemAction : System.Enum
Member | Description |
---|---|
ItemAdded | An item was added to the QAT. |
ItemRemoved | An item was removed from the QAT. |
Reset | The contents of the QAT changed dramatically. |
System.Object
System.ValueType
System.Enum
C1.Win.Ribbon.QatItemAction