Version

UltraListViewSelectedItemsCollection Class Properties

For a list of all members of this type, see UltraListViewSelectedItemsCollection 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 PropertyCount (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyFirstReturns the first UltraListViewItem in this collection, or null if this collection is empty.  
Public PropertyIsFixedSizeReturns whether the size of this UltraListViewStateSpecificItemsCollectionBase is fixed. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewStateSpecificItemsCollectionBase)
Public PropertyIsReadOnlyOverridden. Returns whether this collection is read-only; i.e., whether its contents can be modified.  
Public PropertyIsSynchronized (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public PropertyItemOverloaded. Returns the UltraListViewItem instance with the specified key. (Inherited from Infragistics.Win.UltraWinListView.UltraListViewStateSpecificItemsCollectionBase)
Public PropertyLastReturns the last UltraListViewItem in this collection, or null if this collection is empty.  
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.UltraListViewStateSpecificItemsCollectionBase)
Protected PropertyInternStrings (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase)
Protected PropertyList (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also