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

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