ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Grid Namespace / C1Band Class
Properties

In This Topic
    C1Band Class Members
    In This Topic

    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 PropertyA value indicating whether the column can be moved. (Inherited from C1.Web.Wijmo.Extenders.C1Grid.C1BaseField)
    Public PropertyA value indicating whether the column can be sized. (Inherited from C1.Web.Wijmo.Extenders.C1Grid.C1BaseField)
    Public PropertyFunction used for changing content, style and attributes of the column cells. (Inherited from C1.Web.Wijmo.Extenders.C1Grid.C1BaseField)
    Public PropertyGets a array of objects representing the columns of the band.  
    Public PropertyDetermines whether to use the C1BaseField.Width option as the real width of the column. (Inherited from C1.Web.Wijmo.Extenders.C1Grid.C1BaseField)
    Public PropertyGets or sets the footer text. (Inherited from C1.Web.Wijmo.Extenders.C1Grid.C1BaseField)
    Public PropertyGets or sets the header text. (Inherited from C1.Web.Wijmo.Extenders.C1Grid.C1BaseField)
    Public PropertyA value indicating whether column is visible. (Inherited from C1.Web.Wijmo.Extenders.C1Grid.C1BaseField)
    Public PropertyDetermines the width of the column. (Inherited from C1.Web.Wijmo.Extenders.C1Grid.C1BaseField)
    Top
    See Also