ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1DataSource Namespace / C1DataSource Class / Width Property

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