For a list of all members of this type, see RowsCollection members.
Name | Description | |
---|---|---|
![]() | AddRowModifiedByUser | Specifies whether the add-row belonging to this row collection has been modified by the user. This flag is used to determine whether to commit a template add-row when the user moves off the row. If the user doesn't modify a template add-row then it will not be committed when the user leaves the template add-row. |
![]() | All | Overridden. Returns an array containing all the items contained in this rows collection. |
![]() | Band | UltraGridBand object associated with this rows collection. |
![]() | CardAreaHeight | Caches the height of the card area |
![]() | ColumnFilters | Column filters for filtering the rows in this rows collection. They will apply only if the UltraGridOverride.RowFilterMode resolves to SiblingRowsOnly. |
![]() | Count | Overridden. Overridden method overridden to implement lazy initialization of rows. |
![]() | Disposed | (Inherited from Infragistics.Shared.DisposableObject) |
![]() | FilteredInNonGroupByRowCount | Gets the number of non-group-by rows that are filtered in (not filtered out). |
![]() | FilteredInRowCount | Gets the number of rows that are filtered in (not filtered out). |
![]() | FilterRow | Returns the filter row associated with this row collection. |
![]() | FirstVisibleCardRow | Gets or sets the first visible card in the card area associated with this collection. |
![]() | FixedRows | A collection of fixed rows. Rows can be added or removed from this collection to fix/unfix rows. |
![]() | IsGroupByRows | Indicates if this rows collection contains or is to contain group-by rows. |
![]() | IsReadOnly | Overridden. True if the collection is read only |
![]() | IsSynchronized | (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) |
![]() | Item | Indexer. |
![]() | ParentRow | Returns reference to parent row. |
![]() | RowsAccessibleObject | The Accessibility Object represented by this RowsCollection. |
![]() | SummaryValues | Returns a collection of SummaryValue objects. Each of these SummaryValue objects in the collection is associated with a SummarySettings object in Summaries collection of the Band. The user can use this collection to get value of a summary for this rows collection. |
![]() | SyncRoot | (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) |
![]() | Tag | (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | TemplateAddRow | Returns the template add-row associated with this rows-collection. |
![]() | VisibleRowCount | Returns the total number of visible rows in the collection. If the template add-row is visible, this property's return value will include that as well even though the template add-rows are not part of the collection, they are visible. |
Name | Description | |
---|---|---|
![]() | InitialCapacity | Overridden. Abstract property that specifies the initial capacity of the collection |
![]() | List | Overridden. The list that contains the item references |
![]() | SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |