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

In This Topic
    GetFilter Method (DataGridComboBoxTextFilter)
    In This Topic
    Gets the filter from the control.
    Syntax
    'Declaration
     
    
    Protected Overrides Function GetFilter() As DataGridFilterState
    protected override DataGridFilterState GetFilter()
    See Also