Version

Search Results

ResetCalculatorEditAppearance Method (UltraCalculatorEditorColumn)

Resets the CalculatorEditAppearance property to its default value. Syntax Remarks Invoke this method to reset the CalculatorEditAppearance property to its default value. Once this method is invoked, the CalculatorEditAppearance method will return False until the CalculatorEditAppearance property is set again. Exam...

ResetDecimalSymbol Method (UltraCalculatorEditorColumn)

Resets the Infragistics.Win.UltraWinEditors.UltraWinCalc.UltraCalculator.DecimalSymbol property to its default value. Syntax Remarks Invoke this method to reset the Infragistics.Win.UltraWinEditors.UltraWinCalc.UltraCalculator.DecimalSymbol property to its default value. Once this method is invoked, the Infragisti...

ResetDropDownSize Method (UltraCalculatorEditorColumn)

Resets the DropDownSize property to its default value. Syntax Remarks Invoke this method to reset the DropDownSize property to its default value. Once this method is invoked, the ShouldSerializeDropDownSize method will return False until the DropDownSize property is set again. Example

ResetGroupSize Method (UltraCalculatorEditorColumn)

Resets the GroupSize property to its default value. Syntax Remarks Invoke this method to reset the GroupSize property to its default value. Once this method is invoked, the ShouldSerializeGroupSize method will return False until the GroupSize property is set again. Example

ResetGroupSymbol Method (UltraCalculatorEditorColumn)

Resets the GroupSymbol property to its default value. Syntax Remarks Invoke this method to reset the GroupSymbol property to its default value. Once this method is invoked, the ShouldSerializeGroupSymbol method will return False until the GroupSymbol property is set again. Example