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

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