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

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