The following tables list the members exposed by DesktopAlertVisibleButtonsCollection.
Name | Description | |
---|---|---|
capacity | The initial capacity for the collection. (Inherited from Infragistics.Win.Misc.DesktopAlertButtonsCollectionBase) | |
collectionVersion | The version number which tracks whether the collection requires updating. (Inherited from Infragistics.Win.Misc.DesktopAlertButtonsCollectionBase) | |
isMainCollection | Specifies whether this instance represents the UltraDesktopAlert.AlertButtons collection. (Inherited from Infragistics.Win.Misc.DesktopAlertButtonsCollectionBase) | |
tagValue | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
All | (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | |
AllowDuplicateKeys | (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | |
AllowEmptyKeys | (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | |
Count | Overridden. Returns the number of UltraDesktopAlertButton instances contained in this collection. | |
DesktopAlert | Overridden. Returns the UltraDesktopAlert component associated with this instance, or null if this instance is not currently associated with an UltraDesktopAlert component. | |
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
IsFixedSize | Returns whether the size of this DesktopAlertButtonsCollectionBase is fixed. (Inherited from Infragistics.Win.Misc.DesktopAlertButtonsCollectionBase) | |
IsReadOnly | Returns whether this collection is read-only; i.e., whether its contents can be modified. (Inherited from Infragistics.Win.Misc.DesktopAlertButtonsModifiableCollectionBase) | |
IsSynchronized | (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) | |
Item | Returns the UltraDesktopAlertButton instance with the specified key. | |
ShowWindowInfo | Returns the UltraDesktopAlertShowWindowInfo instance associated with this instance, or null if this instance is not currently associated with an UltraDesktopAlertShowWindowInfo. | |
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.Misc.DesktopAlertButtonsCollectionBase) | |
InternStrings | (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | |
List | (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) | |
SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
Add | Adds the specified UltraDesktopAlertButton instance to this collection. (Inherited from Infragistics.Win.Misc.DesktopAlertButtonsModifiableCollectionBase) | |
AddRange | Adds an array of UltraDesktopAlertButton instances to this DesktopAlertButtonsModifiableCollectionBase. (Inherited from Infragistics.Win.Misc.DesktopAlertButtonsModifiableCollectionBase) | |
Clear | Overridden. Removes all UltraDesktopAlertButton instances from this 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. (Inherited from Infragistics.Win.Misc.DesktopAlertButtonsCollectionBase) | |
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 this collection by populating it with each visible member of the UltraDesktopAlert.AlertButtons collection of the specified UltraDesktopAlert. | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
Insert | Inserts the specified UltraDesktopAlertButton instance to this collection at the specified index. (Inherited from Infragistics.Win.Misc.DesktopAlertButtonsModifiableCollectionBase) | |
NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
Remove | Removes the specified UltraDesktopAlertButton instance from this collection. (Inherited from Infragistics.Win.Misc.DesktopAlertButtonsModifiableCollectionBase) | |
RemoveAt | Removes the UltraDesktopAlertButton instance at the specified ordinal position from this collection. (Inherited from Infragistics.Win.Misc.DesktopAlertButtonsModifiableCollectionBase) | |
ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
TryGetItem | (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | |
VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
CreateArray | (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | |
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) | |
OnCollectionModified | Overridden. Called when the contents of the collection has changed. The default implementation increments the version number. | |
OnDispose | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnListChanged | (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | |
OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnSubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | |
ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) | |
SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |