ClassTextChangingEventArgs
Class
Event arguments for TextChanging event. Provides old text, new text and handled property that indicates whether to cancel the text changes.
Definition
Namespace:Telerik.Maui.Controls
Assembly:Telerik.Maui.Controls.dll
Syntax:
cs-api-definition
public class TextChangingEventArgs : EventArgs
Inheritance: objectEventArgsTextChangingEventArgs
Inherited Members