Contain that allows organizing C1BaseField instances into hierarchical structure. Used to create multilevel column headers.

Namespace:  C1.Web.UI.Controls.C1GridView
Assembly:  C1GridViewClient (in C1GridViewClient.dll)

Syntax

JavaScript
C1.Web.UI.Controls.C1GridView.C1Band = function();

Type.createClass(
	'C1.Web.UI.Controls.C1GridView.C1Band',
	Client_C1.Web.UI.Controls.C1GridView.C1BaseField);

Inheritance Hierarchy

See Also