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

In This Topic
    OffsetLimit Property (C1TileControl)
    In This Topic
    Gets the minimal negative offset of the scrolling area.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property OffsetLimit As Integer
    public int OffsetLimit {get;}
    See Also