Version

Search Results

ResetInvalidTextBehavior Method

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

ResetMaskClipMode Method (UltraDateTimeEditor)

Resets the MaskClipMode property to its default value. Syntax Example

ResetMaskDataMode Method (UltraDateTimeEditor)

Resets the MaskDataMode property to its default value. Syntax Example

ResetMaskDisplayMode Method (UltraDateTimeEditor)

Resets the MaskDisplayMode property to its default value. Syntax Example

ResetMaskInput Method (UltraDateTimeEditor)

Resets the MaskInput property to its default value. Syntax Example

ResetMaxDate Method

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

ResetMinDate Method

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

ResetNullable Method (UltraDateTimeEditor)

Resets the Nullable property to its default value. Syntax Example

ResetNullText Method (UltraDateTimeEditor)

Resets the NullText property to its default value. Syntax Example

ResetNullTextAppearance Method (UltraDateTimeEditor)

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