Version

Search Results

ResetSpinButtonAlignment Method (UltraNumericEditorBase)

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

ResetSpinButtonDisplayStyle Method (UltraNumericEditorBase)

Resets the SpinButtonDisplayStyle property to its default value. Syntax Remarks Invoke this method to reset the SpinButtonDisplayStyle property to its default value. Once this method is invoked, the ShouldSerializeSpinButtonDisplayStyle method will return False until the SpinButtonDisplayStyle property is set agai...

ResetSpinButtonIntervalSettings Method (UltraNumericEditorBase)

Resets the SpinButtonIntervalSettings property to its default value. Syntax

ResolveAppearance Method (UltraNumericEditorBase)

Resolves the specified Appearance by setting its default values to the actual values used by the control Syntax Parameters appearance The AppearanceData to resolverequestedProps Bit flags representing which Appearance properties are to be resolved

ResolveButtonAppearance Method (UltraNumericEditorBase)

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

RotateGesture Event (UltraNumericEditorBase)

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 (UltraNumericEditorBase)

Syntax Parameters xAmount yAmount scrollRect clipRect updateRect eraseBackground invalidate scrollChildren smoothScrollAmount

ShouldSerializeAppearance Method (UltraNumericEditorBase)

Returns a Boolean value that determines whether the Appearance property is set to its default value. Syntax Return Value True if the property is set to a non-default value. Remarks Returns True if the Appearance property is not set to its default value; otherwise, it returns False. Use this method to determine if ...

ShouldSerializeBorderStyle Method (UltraNumericEditorBase)

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