Version

Search Results

ShouldSerializeFormatProvider Method (UltraDateTimeEditor)

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

ShouldSerializeFormatString Method (UltraDateTimeEditor)

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

ShouldSerializeInvalidTextBehavior Method

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

ShouldSerializeMaskClipMode Method (UltraDateTimeEditor)

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

ShouldSerializeMaskDataMode Method (UltraDateTimeEditor)

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

ShouldSerializeMaskDisplayMode Method (UltraDateTimeEditor)

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

ShouldSerializeMaskInput Method (UltraDateTimeEditor)

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

ShouldSerializeMaxDate Method

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