Accordion for WinForms | ComponentOne
C1.Win.Accordion Namespace / C1Accordion Class / ScrollableRectangle Property

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