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

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