Version 24.2 (latest)

RowBaseCollection Class Properties

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

Public Properties
 NameDescription
Public PropertyActualCollectionThe underlying collection that the RowBaseCollection is wrapping.  
Public PropertyCountGets the total amount of Infragistics.Controls.Grids.RowBase objects.  
Public PropertyItemGets the Infragistics.Controls.Grids.RowBase at the specified index.  
See Also