ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender.Design Namespace / C1ViewSetDesignerForm Class / AutoScroll Property

In This Topic
    AutoScroll Property (C1ViewSetDesignerForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property AutoScroll As System.Boolean
    public virtual System.bool AutoScroll {get; set;}
    See Also