The following tables list the members exposed by VirtualScrolling.
Name | Description | |
---|---|---|
![]() | VirtualScrolling Constructor |
Name | Description | |
---|---|---|
![]() | dataFetchDelay | Gets a wait delay between the scrollbar movements to initiate the rows request to the server. |
![]() | element | Returns the element assoicated with the item. (Inherited from Infragistics.Web.UI.GridBehavior) |
![]() | events | (Inherited from Infragistics.Web.UI.GridBehavior) |
![]() | id | (Inherited from Infragistics.Web.UI.GridBehavior) |
![]() | isInitialized | (Inherited from Infragistics.Web.UI.GridBehavior) |
![]() | isUpdating | (Inherited from Infragistics.Web.UI.GridBehavior) |
![]() | name | Gets the name of the behavior. (Inherited from Infragistics.Web.UI.GridBehavior) |
![]() | rowCacheFactor | Gets row cache factor. Defines the cache size in number of visible rows times the factor. |
![]() | scrollingMode | Gets scrolling mode: 0 - virtual, 1 - deferred. |
![]() | thresholdFactor | Gets cache threshold factor. Defines the threshold point of the cache size in number of visible rows times the factor. |
![]() | tooltipCssClass | Gets css class name for the tooltip. |
![]() | tooltipVisibility | Gets visibility of tooltip. 0 - tooltip appears in deferred mode and does not appear in virtual. 1 - tooltip always appear, 2 - tooltip never appears. |
Name | Description | |
---|---|---|
![]() | beginUpdate | (Inherited from Infragistics.Web.UI.GridBehavior) |
![]() | dispose | Called by the framework when the behavior is being disposed of. |
![]() | endUpdate | (Inherited from Infragistics.Web.UI.GridBehavior) |
![]() | getEditingOn | Gets flag which represents current editing behavior in progress with option to exit edit mode. (Inherited from Infragistics.Web.UI.GridBehavior) |
![]() | initialize | (Inherited from Infragistics.Web.UI.GridBehavior) |
![]() | raisePropertyChanged | (Inherited from Infragistics.Web.UI.GridBehavior) |
![]() | updated | (Inherited from Infragistics.Web.UI.GridBehavior) |
![]() | updateGridWithNewRows | This method is to be used only if the EnableClientRendering property is set to true. It updates the grid with new rows retrieved during a scroll request and the virtual scrolling behavior with a new row cache size and top row index. |
Name | Description | |
---|---|---|
![]() | disposing | (Inherited from Infragistics.Web.UI.GridBehavior) |
![]() | propertyChanged | (Inherited from Infragistics.Web.UI.GridBehavior) |