Version 24.2 (latest)

UltraListViewSubItemsCollection Class Properties

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

Public Properties
 NameDescription
Public PropertyAll (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase)
Public PropertyAllowDuplicateKeysOverridden. Returns whether the collection can allow items with duplicate keys.  
Public PropertyAllowEmptyKeys (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase)
Public PropertyCountOverridden. Returns the number of UltraListViewSubItem 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 UltraListViewSubItem defined by the specified UltraListViewSubItemColumn.  
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 PropertyInitialCapacityAbstract property that specifies the initial capacity of the collection (Inherited from Infragistics.Win.UltraWinListView.UltraListViewItemsCollectionBase)
Protected PropertyInternStrings (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase)
Protected PropertyList (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also