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

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