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

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