AppMenuButtonSpecCollection Properties |
The RibbonAppButtonAppMenuButtonSpecCollection type exposes the following members.
Name | Description | |
---|---|---|
Count |
Gets the number of button specs in collection.
(Inherited from ButtonSpecCollectionT.) | |
Id |
Gets the unique identifier of the object.
(Inherited from GlobalId.) | |
IsFixedSize |
Gets a value indicating whether the collection has a fixed size.
(Inherited from ButtonSpecCollectionT.) | |
IsReadOnly |
Gets a value indicating whether the collection is read-only.
(Inherited from ButtonSpecCollectionT.) | |
IsSynchronized |
Gets a value indicating whether access to the collection is synchronized (thread safe).
(Inherited from ButtonSpecCollectionT.) | |
ItemInt32 |
Gets or sets the button spec at the specified index.
(Inherited from ButtonSpecCollectionT.) | |
ItemString |
Gets the button spec with the provided unique name.
(Inherited from ButtonSpecCollectionT.) | |
Owner |
Gets and sets the owner of the collection.
(Inherited from ButtonSpecCollectionBase.) | |
SyncRoot |
Gets an object that can be used to synchronize access to the collection.
(Inherited from ButtonSpecCollectionT.) |