KryptonRibbonTabCollection Properties |
The KryptonRibbonTabCollection type exposes the following members.
Name | Description | |
---|---|---|
Count |
Gets the number of items in collection.
(Inherited from TypedCollectionT.) | |
IsFixedSize |
Gets a value indicating whether the collection has a fixed size.
(Inherited from TypedCollectionT.) | |
IsReadOnly |
Gets a value indicating whether the collection is read-only.
(Inherited from TypedCollectionT.) | |
IsSynchronized |
Gets a value indicating whether access to the collection is synchronized (thread safe).
(Inherited from TypedCollectionT.) | |
ItemString |
Gets the item with the provided unique name.
(Overrides TypedCollectionTItemString.) | |
ItemInt32 |
Gets or sets the item at the specified index.
(Inherited from TypedCollectionT.) | |
SyncRoot |
Gets an object that can be used to synchronize access to the collection.
(Inherited from TypedCollectionT.) |