'Declaration Public Class QueryValueFromTextEventArgs Inherits System.EventArgs
'Usage Dim instance As QueryValueFromTextEventArgs
public class QueryValueFromTextEventArgs : System.EventArgs
'Declaration Public Class QueryValueFromTextEventArgs Inherits System.EventArgs
'Usage Dim instance As QueryValueFromTextEventArgs
public class QueryValueFromTextEventArgs : System.EventArgs
System.Object
System.EventArgs
Xceed.Wpf.Controls.QueryValueFromTextEventArgs
Name | Description | |
---|---|---|
![]() | QueryValueFromTextEventArgs Constructor | Initializes a new instance of the QueryValueFromTextEventArgs class specifying the text from which a value is to be extracted. |
Name | Description | |
---|---|---|
![]() | HasParsingError | Gets or sets a value indicating a value was successfully extracted from the specified text. |
![]() | Text | Gets the text to be converted. |
![]() | Value | Gets or sets the converted value. |
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2