ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / FilterSourceInfo Class
Properties Methods


In This Topic
    FilterSourceInfo Class Members
    In This Topic

    The following tables list the members exposed by FilterSourceInfo.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyFilter operation to filter selected data from items source  
    Public PropertyCollection data source contains display and value (selected) member data  
    Public PropertyText member path use to represent for ValueMemberPath  
    Public PropertyValue Member path corresponding with display member path  
    Top
    Public Methods
     NameDescription
    Public MethodDetermines whether the specified System.Object, is equal to this instance.  
    Public MethodReturns a hash code for this instance.  
    Top
    See Also