ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridViewHeaderCell Class / ColumnSpan Property

In This Topic
    ColumnSpan Property (C1GridViewHeaderCell)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property ColumnSpan As System.Integer
    public virtual System.int ColumnSpan {get; set;}
    See Also