Text Property (FormatEventArgs)
In This Topic
The out parameter for the resulting string (in Formatting), or the in parameter for the formatted string (in Formatted).
Syntax
'Declaration
Public Property Text As String
public string Text {get; set;}
See Also