ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1List Namespace / C1ListExtender Class / AutoSize Property

In This Topic
    AutoSize Property (C1ListExtender)
    In This Topic
    A value determines whether to auto-size wijlist.
    Syntax
    'Declaration
     
    Public Property AutoSize As System.Boolean
    public System.bool AutoSize {get; set;}
    See Also