Public Properties Protected Properties
Occurs after an action button is pressed Syntax
Occurs after a calculator button has been clicked Syntax Event Data The event handler receives an argument of type CalculatorButtonEventArgs containing data related to this event. The following CalculatorButtonEventArgs properties provide information specific to this event.Property Description Button The button as...
Occurs after immediate calculation Syntax
Occurs after pending calculation Syntax
Since some calculations may actually contain multiple steps, this event fires when all calculations initiated by operator clicks are completed. Syntax
Syntax Event Data The event handler receives an argument of type Infragistics.Win.UltraWinEditors.EditorButtonEventArgs containing data related to this event. The following EditorButtonEventArgs properties provide information specific to this event.Property Description Button Context
Syntax Event Data The event handler receives an argument of type Infragistics.Win.UltraWinEditors.EditorButtonEventArgs containing data related to this event. The following EditorButtonEventArgs properties provide information specific to this event.Property Description Button Context