FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / GridValueFilterEditor Class / GetItemChecked Method

In This Topic
    GetItemChecked Method (GridValueFilterEditor)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function GetItemChecked( _
       ByVal index As Integer _
    ) As Boolean
    public bool GetItemChecked( 
       int index
    )

    Parameters

    index
    See Also