C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1Band Class
Properties Methods

C1Band Class Members

The following tables list the members exposed by C1Band.

Public Constructors
 NameDescription
Public ConstructorConstructor. Creates a new instance of the C1Band class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets text that is rendered as the abbr attribute of the column's header cell. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1BaseField)
Public PropertyA value indicating whether the column can be moved. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1BaseField)
Public PropertyA value indicating whether the column can be sized. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1BaseField)
Public PropertyGets or sets the footer text. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1BaseField)
Public PropertyGets or sets the location of the header image. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1BaseField)
Public PropertyGets or sets the header text. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1BaseField)
Public PropertyA value indicating whether column is visible. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1BaseField)
Public PropertyDetermines the width of the column. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1BaseField)
Top
Public Methods
 NameDescription
Public MethodFills the specified System.Collections.Specialized.IOrderedDictionary object with values from the specified C1GridViewCell object. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1BaseField)
Top
See Also