DashboardLayout for WinForms | ComponentOne
C1.Win.C1SplitContainer Namespace / C1SplitContainer Class / ScrollableRectangle Property

In This Topic
    ScrollableRectangle Property (C1SplitContainer)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property ScrollableRectangle As Rectangle
    public virtual Rectangle ScrollableRectangle {get;}
    See Also