'Declaration Public Class QueryTextFromValueEventArgs Inherits System.EventArgs
'Usage Dim instance As QueryTextFromValueEventArgs
public class QueryTextFromValueEventArgs : System.EventArgs
'Declaration Public Class QueryTextFromValueEventArgs Inherits System.EventArgs
'Usage Dim instance As QueryTextFromValueEventArgs
public class QueryTextFromValueEventArgs : System.EventArgs
System.Object
System.EventArgs
Xceed.Wpf.Controls.QueryTextFromValueEventArgs
Name | Description | |
---|---|---|
![]() | QueryTextFromValueEventArgs Constructor | Initializes a new instance of the QueryTextFromValueEventArgs class specifying the value whose string representation is to be extracted. |
Name | Description | |
---|---|---|
![]() | Text | Gets or sets the string representation of the specified value. |
![]() | Value | Gets an object representing the value whose string representation is to be extracted. |
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