ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / C1TileControl Class / ScrollOffset Property

In This Topic
    ScrollOffset Property (C1TileControl)
    In This Topic
    Gets or sets the negative or zero offset of the scrollable area.
    Syntax
    'Declaration
     
    
    Public Property ScrollOffset As Integer
    public int ScrollOffset {get; set;}
    See Also