Version

DesktopAlertVisibleButtonsCollection Class Properties

For a list of all members of this type, see DesktopAlertVisibleButtonsCollection members.

Public Properties
 NameDescription
Public PropertyAll (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase)
Public PropertyAllowDuplicateKeys (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase)
Public PropertyAllowEmptyKeys (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase)
Public PropertyCountOverridden. Returns the number of UltraDesktopAlertButton instances contained in this collection.  
Public PropertyDesktopAlertOverridden. Returns the UltraDesktopAlert component associated with this instance, or null if this instance is not currently associated with an UltraDesktopAlert component.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyIsFixedSizeReturns whether the size of this DesktopAlertButtonsCollectionBase is fixed. (Inherited from Infragistics.Win.Misc.DesktopAlertButtonsCollectionBase)
Public PropertyIsReadOnlyReturns whether this collection is read-only; i.e., whether its contents can be modified. (Inherited from Infragistics.Win.Misc.DesktopAlertButtonsModifiableCollectionBase)
Public PropertyIsSynchronized (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public PropertyItemReturns the UltraDesktopAlertButton instance with the specified key.  
Public PropertyShowWindowInfoReturns the UltraDesktopAlertShowWindowInfo instance associated with this instance, or null if this instance is not currently associated with an UltraDesktopAlertShowWindowInfo.  
Public PropertySyncRoot (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected Properties
 NameDescription
Protected PropertyAllowMultipleEmptyKeys (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase)
Protected PropertyCacheKeys (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase)
Protected PropertyInitialCapacitySpecifies the initial capacity of the collection (Inherited from Infragistics.Win.Misc.DesktopAlertButtonsCollectionBase)
Protected PropertyInternStrings (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase)
Protected PropertyList (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also