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

In This Topic
    ShowFocusRectangle Property (GridConditionFilterEditor)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property ShowFocusRectangle As Boolean
    public bool ShowFocusRectangle {get; set;}
    See Also