FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid Namespace / GridConditionFilterEditor Class / ScrollablePanel Property

In This Topic
    ScrollablePanel Property (GridConditionFilterEditor)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ScrollablePanel As C1.Framework.ScrollablePanel
    public C1.Framework.ScrollablePanel ScrollablePanel {get;}
    See Also