ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / IFilterSource Interface / FilterSource Property

In This Topic
    FilterSource Property (IFilterSource)
    In This Topic
    Filter source info contains data to create value filter
    Syntax
    'Declaration
     
    
    Property FilterSource As FilterSourceInfo
    FilterSourceInfo FilterSource {get; set;}
    See Also