For a list of all members of this type, see Behaviors members.
| Name | Description | |
|---|---|---|
![]() | Activation | Reference to the activation behavior. If the behavior is not present inside of the collection at the moment of request null is returned. To create the behavior use helper method Infragistics.Web.UI.GridControls.GridBehaviorCollection.CreateBehavior``1. |
![]() | Capacity | Gets or sets the number of elements that the System.Collections.CollectionBase can contain. (Inherited from System.Collections.CollectionBase) |
![]() | Clipboard | Reference to the clipboard behavior. If the behavior is not present inside of the collection at the moment of request null is returned. To create the behavior use helper method Infragistics.Web.UI.GridControls.GridBehaviorCollection.CreateBehavior``1. |
![]() | ColumnFixing | Reference to the column fixing behavior. If the behavior is not present inside of the collection at the moment of request null is returned. To create the behavior use helper method Infragistics.Web.UI.GridControls.GridBehaviorCollection.CreateBehavior``1. |
![]() | ColumnMoving | Reference to the columnMoving behavior. If the behavior is not present inside of the collection at the moment of request null is returned. To create the behavior use helper method Infragistics.Web.UI.GridControls.GridBehaviorCollection.CreateBehavior``1. |
![]() | ColumnResizing | Reference to the columnResizing behavior. If the behavior is not present inside of the collection at the moment of request null is returned. To create the behavior use helper method Infragistics.Web.UI.GridControls.GridBehaviorCollection.CreateBehavior``1. |
![]() | Count | Gets the number of elements contained in the System.Collections.CollectionBase instance. This property cannot be overridden. (Inherited from System.Collections.CollectionBase) |
![]() | EditingCore | Reference to the updating behavior. If the behavior is not present inside of the collection at the moment of request null is returned. To create the behavior use helper method Infragistics.Web.UI.GridControls.GridBehaviorCollection.CreateBehavior``1. |
![]() | Filtering | Reference to the filtering behavior. If the behavior is not present inside of the collection at the moment of request null is returned. To create the behavior use helper method Infragistics.Web.UI.GridControls.GridBehaviorCollection.CreateBehavior``1. |
![]() | Grid | Reference to the grid the collection belongs to. |
![]() | IsReadOnly | Returns true if the collection is read-only (Inherited from Infragistics.Web.UI.Framework.ObjectCollection) |
![]() | Item | Indexer of the collection. (Inherited from Infragistics.Web.UI.GridControls.GridBehaviorCollection) |
![]() | Paging | Reference to the paging behavior. If the behavior is not present inside of the collection at the moment of request null is returned. To create the behavior use helper method Infragistics.Web.UI.GridControls.GridBehaviorCollection.CreateBehavior``1. |
![]() | RecordIndexOffset | Top offset record of the record collection. |
![]() | RowSelectors | Reference to the row selectors behavior. If the behavior is not present inside of the collection at the moment of request null is returned. To create the behavior use helper method Infragistics.Web.UI.GridControls.GridBehaviorCollection.CreateBehavior``1. |
![]() | Selection | Reference to the selection behavior. If the behavior is not present inside of the collection at the moment of request null is returned. To create the behavior use helper method Infragistics.Web.UI.GridControls.GridBehaviorCollection.CreateBehavior``1. |
![]() | Sorting | Reference to the sorting behavior. If the behavior is not present inside of the collection at the moment of request null is returned. To create the behavior use helper method Infragistics.Web.UI.GridControls.GridBehaviorCollection.CreateBehavior``1. |
![]() | SummaryRow | Reference to the summary row behavior. If the behavior is not present inside of the collection at the moment of request null is returned. To create the behavior use helper method Infragistics.Web.UI.GridControls.GridBehaviorCollection.CreateBehavior``1. |
![]() | VirtualScrolling | Reference to the virtual scrolling behavior. If the behavior is not present inside of the collection at the moment of request null is returned. To create the behavior use helper method Infragistics.Web.UI.GridControls.GridBehaviorCollection.CreateBehavior``1. |
| Name | Description | |
|---|---|---|
![]() | HasViewStateJournal | (Inherited from Infragistics.Web.UI.Framework.ObjectCollection) |
![]() | InnerList | Gets an System.Collections.ArrayList containing the list of elements in the System.Collections.CollectionBase instance. (Inherited from System.Collections.CollectionBase) |
![]() | List | Gets an System.Collections.IList containing the list of elements in the System.Collections.CollectionBase instance. (Inherited from System.Collections.CollectionBase) |
![]() | ViewStateJournal | The parent owner to which this object belongs. (Inherited from Infragistics.Web.UI.Framework.ObjectCollection) |