Version 24.2 (latest)

UltraListViewItemsCollection Class Properties

For a list of all members of this type, see UltraListViewItemsCollection 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 PropertyControlReturns the UltraListView instance to which this collection belongs.  
Public PropertyCountOverridden. Returns the number of UltraListViewItem instances that belong to this collection.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyIsFixedSizeReturns whether the size of this UltraListViewItemsCollectionBase is fixed. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewItemsCollectionBase)
Public PropertyIsReadOnlyReturns whether this collection is read-only; i.e., whether its contents can be modified. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewItemsCollectionBase)
Public PropertyIsSynchronized (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public PropertyItemOverloaded. Returns the UltraListViewItem instance with the specified key.  
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 PropertyInitialCapacityOverridden. Abstract property that specifies the initial capacity of the collection  
Protected PropertyInternStrings (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase)
Protected PropertyList (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also