ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid Namespace / DataGridMultiValueFilter Class / Create Method

In This Topic
    Create Method (DataGridMultiValueFilter)
    In This Topic
    Creates the filter based on the current filter criteria set by the user in the filter control. Raises the FilterChanged event if necessary.
    Syntax
    'Declaration
     
    
    Public Sub Create() 
    public void Create()
    See Also