ClassValueChangedEventArgs
Class
Contains information about the ValueChanged event.
Definition
Namespace:Telerik.Windows.Controls.Calculator
Assembly:Telerik.Windows.Controls.Input.dll
Syntax:
cs-api-definition
public class ValueChangedEventArgs : EventArgs
Inheritance: objectEventArgsValueChangedEventArgs
Inherited Members
Constructors
ValueChangedEventArgs(decimal, decimal)
Initializes a new instance of the ValueChangedEventArgs class.