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
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...
Resets the SpinButtonIntervalSettings property to its default value. Syntax
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
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
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...
Syntax Parameters xAmount yAmount scrollRect clipRect updateRect eraseBackground invalidate scrollChildren smoothScrollAmount
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 ...
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...