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

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