Xceed DataGrid for Silverlight Documentation
Text Property (QueryValueFromTextEventArgs)


Gets the text to be converted.
Syntax
'Declaration
 
Public ReadOnly Property Text As String
'Usage
 
Dim instance As QueryValueFromTextEventArgs
Dim value As String
 
value = instance.Text
public string Text {get;}

Property Value

A string representing the text to be converted."Exceptions
designlist:tagidentifier=##EXCEPTION,itemtype=Exception
" -->
Requirements

Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family

See Also

Reference

QueryValueFromTextEventArgs Class
QueryValueFromTextEventArgs Members

Send Feedback