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

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