[]
        
(Showing Draft Content)

C1.Win.Input.Formating.FormatEventArgs.Text

Text Property

Text

Gets or sets the string value. The out parameter for the resulting string (in Formatting), or the in parameter for the formatted string (in Formatted).

Declaration
public override string Text { get; set; }
Overrides