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

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