Version

Search Results

ResolveButtonAppearance Method (UltraDateTimeEditor)

Resolves the Appearance used by the controls dropdown button Syntax Parameters appearance The AppearanceData to resolverequestedProps Bit flags representing which Appearance properties are to be resolved

ResolveDropDownAppearance Method

Resolves the Appearance used by the controls dropdown calendar Syntax Parameters appearance The AppearanceData to resolverequestedProps Bit flags representing which Appearance properties are to be resolved

RotateGesture Event (UltraDateTimeEditor)

Syntax Event Data The event handler receives an argument of type Infragistics.Win.Touch.RotateGestureEventArgs containing data related to this event. The following RotateGestureEventArgs properties provide information specific to this event.Property Description Angle Gesture Handled (Inherited from Infragistics.Wi...

ScrollControl Method (UltraDateTimeEditor)

Syntax Parameters xAmount yAmount scrollRect clipRect updateRect eraseBackground invalidate scrollChildren smoothScrollAmount

ShouldSerializeAppearance Method (UltraDateTimeEditor)

Returns a Boolean value that determines whether the Appearance property is set to its default value. Syntax Remarks Returns True if the Appearance 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 data that need...

ShouldSerializeAutoFillDate Method

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

ShouldSerializeAutoFillTime Method

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

ShouldSerializeBorderStyle Method (UltraDateTimeEditor)

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

ShouldSerializeButtonAppearance Method (UltraDateTimeEditor)

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...