Version

Search Results

ShouldSerializeMaskDataMode Method (UltraNumericEditorBase)

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

ShouldSerializeMaskDisplayMode Method (UltraNumericEditorBase)

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

ShouldSerializeMaskInput Method (UltraNumericEditorBase)

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

ShouldSerializePromptChar Method (UltraNumericEditorBase)

Determines whether the PromptChar property should be serialized Syntax Return Value Boolean indicating whether the property should be serialized Example

ShouldSerializeSpinButtonAlignment Method (UltraNumericEditorBase)

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

ShouldSerializeSpinButtonDisplayStyle Method (UltraNumericEditorBase)

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