ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridViewRow Class / Cells Property

In This Topic
    Cells Property (C1GridViewRow)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property Cells As System.Web.UI.WebControls.TableCellCollection
    public virtual System.Web.UI.WebControls.TableCellCollection Cells {get;}
    See Also