The following tables list the members exposed by EditorButtonsCollection.
Name | Description | |
---|---|---|
EditorButtonsCollection Constructor | Overloaded. |
Name | Description | |
---|---|---|
tagValue | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
All | Overridden. The collection as an array of objects | |
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 | Overridden. Returns true if the collection is read-only | |
IsSynchronized | (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) | |
Item | Overloaded. Returns the EditorButtonBase at the specified index. | |
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 | Overridden. Specifies the initial capacity of the collection | |
InternStrings | (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | |
List | (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) | |
SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
Add | Adds the specified EditorButtonBase to the collection | |
Clear | Clears the collection. | |
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 | |
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. | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
Insert | Inserts an EditorButtonBase at the specified index | |
NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
Remove | Removes the specified item from the collection. | |
RemoveAt | Removes the item at the specified index. | |
ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
TryGetItem | (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | |
VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
CreateArray | Overridden. Virtual method used by the All 'get' method to create the array it returns. | |
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 CollectionCleared event | |
OnCollectionClearing | Used to invoke the CollectionClearing event | |
OnDispose | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnItemAdded | Used to invoke the ItemAdded event | |
OnItemAdding | Used to invoke the ItemAdding event | |
OnItemRemoved | Used to invoke the ItemRemoved event | |
OnItemRemoving | Used to invoke the ItemRemoving event | |
OnListChanged | (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | |
OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnSubObjectPropChanged | Overridden. Invoked when a property has changed on an EditorButtonBase in the collection | |
ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
CollectionCleared | Invoked when the collection has been cleared | |
CollectionClearing | Invoked when the collection is about to be cleared | |
ItemAdded | Invoked when an item is added to the collection | |
ItemAdding | Invoked before an item is added to the collection | |
ItemRemoved | Invoked after an item is removed from the collection | |
ItemRemoving | Invoked before an item is removed from the collection | |
SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) | |
SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |