Version

Search Results

UltraCalculatorEditorColumn Class Properties

Public Properties Protected Properties

AfterActionButtonPressed Event (UltraCalculatorEditorColumn)

Occurs after an action button is pressed Syntax

AfterButtonClicked Event (UltraCalculatorEditorColumn)

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...

AfterCalculateImmediate Event (UltraCalculatorEditorColumn)

Occurs after immediate calculation Syntax

AfterCalculatePending Event (UltraCalculatorEditorColumn)

Occurs after pending calculation Syntax

AfterCalculationComplete Event (UltraCalculatorEditorColumn)

Since some calculations may actually contain multiple steps, this event fires when all calculations initiated by operator clicks are completed. Syntax

AfterEditorButtonCheckStateChanged Event (UltraCalculatorEditorColumn)

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

AfterEditorButtonCloseUp Event (UltraCalculatorEditorColumn)

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