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

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