ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapGrid Class / ScrollableRectangle Property

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