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

In This Topic
    AutoScrollPosition Property (VDLJoinPropertiesDialog)
    In This Topic
    Syntax
    'Declaration
     
    Public Property AutoScrollPosition As System.Drawing.Point
    public System.Drawing.Point AutoScrollPosition {get; set;}
    See Also