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

In This Topic
    Bounds Property (GridConditionFilterEditor)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable Property Bounds As Rectangle
    public virtual Rectangle Bounds {get; set;}
    See Also