ClassValueChangingEventArgs
Class
The event arguments for a value-changing event which allows you to intercept the update of the value and apply custom logic and modify the value.
Definition
Namespace:Telerik.Maui
Assembly:Telerik.Maui.Core.dll
Syntax:
cs-api-definition
public class ValueChangingEventArgs : EventArgs
Inheritance: objectEventArgsValueChangingEventArgs
Inherited Members