Version

CheckedRowsCollection Class Properties

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

Public Properties
 NameDescription
Public PropertyAllOverridden. Returns the contents of this collection as an array.  
Public PropertyCountOverridden. Returns the number of Rows contained within this collection.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyIsReadOnlyOverridden. Returns true since this collection cannot be modified.  
Public PropertyIsSynchronized (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public PropertyItemOverloaded. Returns the UltraGridRow at the specified ordinal position within this collection.  
Public PropertySyncRoot (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected Properties
 NameDescription
Protected PropertyInitialCapacityOverridden. Returns the inital size of this collection.  
Protected PropertyList (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also