ComponentOne Input for WinForms
Text Property (FormatEventArgs)

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > FormatEventArgs Class : Text Property
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 System.String
public System.string Text {get; set;}
See Also

Reference

FormatEventArgs Class
FormatEventArgs Members