| Name | Description |
| ajaxIndicator | Gets reference to instance of Infragistics.Web.UI.AjaxIndicator or null. |
| band | Gets the grid's band object. |
| behaviors | Returns the grid's behavior collection. All of the grid behaviors are contained by this collection. Behavior collection of the grid. (Inherited from Infragistics.Web.UI.WebDataGrid) |
| clientbindingprops | (Inherited from Infragistics.Web.UI.WebDataGrid) |
| columns | Returns column collection of the grid.Column collection of the grid. (Inherited from Infragistics.Web.UI.WebDataGrid) |
| dataSource | Gets the data source that the WebDataGrid is displaying data for. The returned result is a json array. (Inherited from Infragistics.Web.UI.WebDataGrid) |
| defaultColumnWidth | Gets the defualt width of the columns. (Inherited from Infragistics.Web.UI.WebDataGrid) |
| element | (Inherited from Infragistics.Web.UI.WebDataGrid) |
| enableClientRendering | (Inherited from Infragistics.Web.UI.WebDataGrid) |
| events | (Inherited from Infragistics.Web.UI.WebDataGrid) |
| groupRows | Gets the grid's grouped row's collection. |
| headerColumnsLayout | Array of child columns. An array of Infragistics.Web.UI.HeaderLayoutColumn objects (Inherited from Infragistics.Web.UI.WebDataGrid) |
| id | (Inherited from Infragistics.Web.UI.WebDataGrid) |
| isInitialized | (Inherited from Infragistics.Web.UI.WebDataGrid) |
| isUpdating | (Inherited from Infragistics.Web.UI.WebDataGrid) |
| name | Return's the name of the control. (Inherited from Infragistics.Web.UI.WebDataGrid) |
| parent | (Inherited from Infragistics.Web.UI.WebDataGrid) |
| parentRow | Gets the parent row of the container grid. The return object is of type Infragistics.Web.UI.ContainerGridRow. If the container grid is the root level container grid (the gridView), then the return value will be "undefined". |
| props | For Internal Use Only. Contains ClientState information for the control. (Inherited from Infragistics.Web.UI.WebDataGrid) |
| rowIslandIndex | Returns the index of the container grid in the parentRow's (Infragistics.Web.UI.ContainerGridRow) rowIslands array. The rowIslands array can be retrieved from the parentRow (Infragistics.Web.UI.ContainerGridRow) with the get_rowIslands() method. |
| rows | Returns the grid's rows collection. (Inherited from Infragistics.Web.UI.WebDataGrid) |
| scrollLeft | Keeps server side value of the scroll left position of the data. (Inherited from Infragistics.Web.UI.WebDataGrid) |
| scrollTop | Keeps server side value of the scroll top position of the data. (Inherited from Infragistics.Web.UI.WebDataGrid) |
| uniqueID | Return's the Unique ID of the control. (Inherited from Infragistics.Web.UI.WebDataGrid) |
| visibilityMode | (Inherited from Infragistics.Web.UI.WebDataGrid) |
| visible | (Inherited from Infragistics.Web.UI.WebDataGrid) |