Xceed DataGrid for WPF v7.3 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid Namespace / QueryDistinctValueEventArgs Class
Properties


In This Topic
    QueryDistinctValueEventArgs Class Members
    In This Topic

    The following tables list the members exposed by QueryDistinctValueEventArgs.

    Public Properties
     NameDescription
    Public PropertyGets the original distinct value extracted from the underlying data source.  
    Public PropertyGets or sets the custom distinct value that replaces the one originally extracted from the underlying data source.  
    Top
    See Also