The following tables list the members exposed by GridBehaviorCollection.
Name | Description | |
---|---|---|
![]() | GridBehaviorCollection Constructor |
Name | Description | |
---|---|---|
![]() | activation | Returns reference to the activation behavior if one exists in the collection. Null if the behavior is not added or not enabled on the server. |
![]() | clipboard | Returns reference to the clipboard behavior if one exists in the collection. Null if the behavior is not added or not enabled on the server. |
![]() | columnFixing | Returns reference to the column fixing behavior if one exists in the collection. Null if the behavior is not added or not enabled on the server. |
![]() | columnMoving | Returns reference to the column moving behavior if one exists in the collection. Null if the behavior is not added or not enabled on the server. |
![]() | columnResizing | Returns reference to the column resizing behavior if one exists in the collection. Null if the behavior is not added or not enabled on the server. |
![]() | editingCore | Returns reference to the editing core behavior if one exists in the collection. Null if the behavior is not added or not enabled on the server. |
![]() | filtering | Returns reference to the filtering behavior if one exists in the collection. Null if the behavior is not added or not enabled on the server. |
![]() | paging | Returns reference to the paging behavior if one exists in the collection. Null if the behavior is not added or not enabled on the server. |
![]() | rowSelectors | Returns reference to the row selectors behavior if one exists in the collection. Null if the behavior is not added or not enabled on the server. |
![]() | selection | Returns reference to the selection behavior if one exists in the collection. Null if the behavior is not added or not enabled on the server. |
![]() | sorting | Returns reference to the sorting behavior if one exists in the collection. Null if the behavior is not added or not enabled on the server. |
![]() | summaryRow | Returns reference to the summary row behavior if one exists in the collection. Null if the behavior is not added or not enabled on the server. |
![]() | virtualScrolling | Returns reference to the virtual scrolling behavior if one exists in the collection. Null if the behavior is not added or not enabled on the server. |
Name | Description | |
---|---|---|
![]() | dispose | Disposes of the behaviors object. |