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

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