Version

Search Results

ShouldSerializeButtonAppearance Method (UltraNumericEditorBase)

Returns a Boolean value that determines whether the ButtonAppearance property is set to its default value. Syntax Remarks Returns True if the ButtonAppearance property is not set to its default value; otherwise, it returns False. Use this method to determine if an Appearance object has been created and contains da...

ShouldSerializeButtonStyle Method (UltraNumericEditorBase)

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

ShouldSerializeDisplayStyle Method (UltraNumericEditorBase)

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

ShouldSerializeFormatProvider Method (UltraNumericEditorBase)

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

ShouldSerializeFormatString Method (UltraNumericEditorBase)

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

ShouldSerializeMaskClipMode Method (UltraNumericEditorBase)

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