ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.8 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotGrid Class / ScrollableRectangle Property

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