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


In This Topic
    QueryTextFromValueEventArgs Class Members
    In This Topic

    The following tables list the members exposed by QueryTextFromValueEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the QueryTextFromValueEventArgs class specifying the value whose string representation is to be extracted.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the string representation of the specified value.  
    Public PropertyGets an object representing the value whose string representation is to be extracted.  
    Top
    See Also