Version

Search Results

ShouldSerializeDecimalSymbol Method (UltraCalculatorEditorColumn)

Returns a Boolean value that determines whether the Infragistics.Win.UltraWinEditors.UltraWinCalc.UltraCalculator.DecimalSymbol property is set to its default value. Syntax Remarks Returns True if the Infragistics.Win.UltraWinEditors.UltraWinCalc.UltraCalculator.DecimalSymbol property is not set to its default val...

ShouldSerializeDropDownSize Method (UltraCalculatorEditorColumn)

Returns a Boolean value that determines whether the DropDownSize property is set to its default value. Syntax Return Value Boolean indicating whether the property should be serialized Remarks Returns True if the DropDownSize property is not set to its default value; otherwise, it returns False. Invoke the ResetDro...

ShouldSerializeGroupSize Method (UltraCalculatorEditorColumn)

Returns a Boolean value that determines whether the GroupSize property is set to its default value. Syntax Remarks Returns True if the GroupSize property is not set to its default value; otherwise, it returns False. Invoke the ResetGroupSize method to reset this property to its default value. Example

ShouldSerializeGroupSymbol Method (UltraCalculatorEditorColumn)

Returns a Boolean value that determines whether the GroupSymbol property is set to its default value. Syntax Remarks Returns True if the GroupSymbol property is not set to its default value; otherwise, it returns False. Invoke the ResetGroupSymbol method to reset this property to its default value. Example