Infragistics(R) NetAdvantage(R) for ASP.NET
ContainerGrid Class Members
See Also  Properties  Methods  Events E-mail your feedback on this topic.
WebHierarchicalDataGrid Library > Infragistics.Web.UI Namespace : ContainerGrid Class


The following tables list the members exposed by ContainerGrid.

Public Constructors

 NameDescription
Public ConstructorContainerGrid Constructor  
Top

Public Properties

 NameDescription
Public PropertyajaxIndicator Gets reference to instance of Infragistics.Web.UI.AjaxIndicator or null.  
Public Propertyband Gets the grid's band object.  
Public Propertybehaviors (Inherited from Infragistics.Web.UI.WebDataGrid)
Public Propertyclientbindingprops (Inherited from Infragistics.Web.UI.WebDataGrid)
Public Propertycolumns (Inherited from Infragistics.Web.UI.WebDataGrid)
Public PropertydataSource (Inherited from Infragistics.Web.UI.WebDataGrid)
Public PropertydefaultColumnWidth (Inherited from Infragistics.Web.UI.WebDataGrid)
Public Propertyelement (Inherited from Infragistics.Web.UI.WebDataGrid)
Public PropertyenableClientRendering (Inherited from Infragistics.Web.UI.WebDataGrid)
Public Propertyevents (Inherited from Infragistics.Web.UI.WebDataGrid)
Public PropertygroupRows Gets the grid's grouped row's collection.  
Public PropertyheaderColumnsLayout (Inherited from Infragistics.Web.UI.WebDataGrid)
Public Propertyid (Inherited from Infragistics.Web.UI.WebDataGrid)
Public PropertyisInitialized (Inherited from Infragistics.Web.UI.WebDataGrid)
Public PropertyisUpdating (Inherited from Infragistics.Web.UI.WebDataGrid)
Public Propertyname (Inherited from Infragistics.Web.UI.WebDataGrid)
Public Propertyparent (Inherited from Infragistics.Web.UI.WebDataGrid)
Public PropertyparentRow 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".  
Public Propertyprops (Inherited from Infragistics.Web.UI.WebDataGrid)
Public PropertyrowIslandIndex 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.  
Public Propertyrows (Inherited from Infragistics.Web.UI.WebDataGrid)
Public PropertyscrollLeft (Inherited from Infragistics.Web.UI.WebDataGrid)
Public PropertyscrollTop (Inherited from Infragistics.Web.UI.WebDataGrid)
Public PropertyuniqueID (Inherited from Infragistics.Web.UI.WebDataGrid)
Public PropertyvisibilityMode (Inherited from Infragistics.Web.UI.WebDataGrid)
Public Propertyvisible (Inherited from Infragistics.Web.UI.WebDataGrid)
Top

Public Methods

Public Events

See Also

Copyright © 2003-2011 Infragistics, Inc. All rights reserved.