The following tables list the members exposed by PeekCaptionButtonsCollection.
Name | Description | |
---|---|---|
PeekCaptionButtonsCollection Constructor |
Name | Description | |
---|---|---|
tagValue | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
All | The collection as an array of objects (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonsCollection) | |
AllowDuplicateKeys | (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | |
AllowEmptyKeys | (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | |
Count | (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) | |
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
IsReadOnly | Returns true if the collection is read-only (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonsCollection) | |
IsSynchronized | (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) | |
Item | Overloaded. Returns the Infragistics.Win.UltraWinEditors.EditorButtonBase at the specified index. (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonsCollection) | |
SyncRoot | (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) | |
Tag | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
AllowMultipleEmptyKeys | (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | |
CacheKeys | (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | |
InitialCapacity | Specifies the initial capacity of the collection (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonsCollection) | |
InternStrings | (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | |
List | (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) | |
SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
Add | Adds the specified Infragistics.Win.UltraWinEditors.EditorButtonBase to the collection (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonsCollection) | |
Clear | Clears the collection. (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonsCollection) | |
Contains | Overloaded. (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | |
CopyTo | Overloaded. (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | |
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
Dispose | (Inherited from Infragistics.Shared.DisposableObject) | |
Exists | (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | |
GetEnumerator | IEnumerable interface implementation returns a type safe enumerator (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonsCollection) | |
GetItem | Overloaded. (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
IndexOf | Overloaded. (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | |
InitializeFrom | Initializes the collection from the specified buttons collection. (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonsCollection) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
Insert | Inserts an Infragistics.Win.UltraWinEditors.EditorButtonBase at the specified index (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonsCollection) | |
NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
Remove | Removes the specified item from the collection. (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonsCollection) | |
RemoveAt | Removes the item at the specified index. (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonsCollection) | |
ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
TryGetItem | (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | |
VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
CreateArray | Virtual method used by the All 'get' method to create the array it returns. (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonsCollection) | |
DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
DisposeCollectionItems | (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) | |
InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
InternalAdd | Overloaded. (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | |
InternalClear | (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | |
InternalInsert | Overloaded. (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | |
InternalRemove | Overloaded. (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | |
InternalRemoveAt | (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
OnCollectionCleared | Used to invoke the Infragistics.Win.UltraWinEditors.EditorButtonsCollection.CollectionCleared event (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonsCollection) | |
OnCollectionClearing | Used to invoke the Infragistics.Win.UltraWinEditors.EditorButtonsCollection.CollectionClearing event (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonsCollection) | |
OnDispose | Overridden. Called when this object is Disposed of. | |
OnItemAdded | Used to invoke the Infragistics.Win.UltraWinEditors.EditorButtonsCollection.ItemAdded event (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonsCollection) | |
OnItemAdding | Used to invoke the Infragistics.Win.UltraWinEditors.EditorButtonsCollection.ItemAdding event (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonsCollection) | |
OnItemRemoved | Used to invoke the Infragistics.Win.UltraWinEditors.EditorButtonsCollection.ItemRemoved event (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonsCollection) | |
OnItemRemoving | Overridden. Raises the ItemRemoving event. | |
OnListChanged | (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | |
OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnSubObjectPropChanged | Invoked when a property has changed on an Infragistics.Win.UltraWinEditors.EditorButtonBase in the collection (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonsCollection) | |
ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
CollectionCleared | Invoked when the collection has been cleared (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonsCollection) | |
CollectionClearing | Invoked when the collection is about to be cleared (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonsCollection) | |
ItemAdded | Invoked when an item is added to the collection (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonsCollection) | |
ItemAdding | Invoked before an item is added to the collection (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonsCollection) | |
ItemRemoved | Invoked after an item is removed from the collection (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonsCollection) | |
ItemRemoving | Invoked before an item is removed from the collection (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonsCollection) | |
SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) | |
SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |