ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid Namespace / IDataGridFilterUnity Interface / Filter Property

In This Topic
    Filter Property (IDataGridFilterUnity)
    In This Topic
    Gets or sets the filter shown in the unity.
    Syntax
    'Declaration
     
    
    Property Filter As DataGridFilterState
    DataGridFilterState Filter {get; set;}
    See Also