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

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