ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid Namespace / DataGridCheckBoxFilter Class / GetFilter Method

In This Topic
    GetFilter Method (DataGridCheckBoxFilter)
    In This Topic
    Gets the filter from the control.
    Syntax
    'Declaration
     
    
    Protected Overridable Function GetFilter() As DataGridFilterState
    protected virtual DataGridFilterState GetFilter()
    See Also