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


QueryValueFromTextEventArgs Class Members

The following tables list the members exposed by QueryValueFromTextEventArgs.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the QueryValueFromTextEventArgs class specifying the text from which a value is to be extracted.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets a value indicating a value was successfully extracted from the specified text.  
Public PropertyGets the text to be converted.  
Public PropertyGets or sets the converted value.  
Top
See Also