Version

Search Results

OnValidating Method (UltraNumericEditorBase)

Overriden. Invoked when the controls Validating event is to be invoked. Syntax Parameters e An System.EventArgs that contains the event data.

OnValueChanged(EventArgs) Method

Handles the editors ValueChanged event Syntax Parameters args Event arguments

OnValueChanged Method (UltraNumericEditorBase)

Handles the editors ValueChanged event Overload List

OnZoomFactorChanged Method (UltraNumericEditorBase)

Syntax Parameters previousFactor newFactor

PanGesture Event (UltraNumericEditorBase)

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

PressAndHoldGesture Event (UltraNumericEditorBase)

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

PressAndTapGesture Event (UltraNumericEditorBase)

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

PromptChar Property (UltraNumericEditorBase)

Gets/sets the prompt character. The default prompt character is the underscore (_). Syntax Remarks Note: Because the control requires a prompt character to indicate unpopulated mask positions, the PromptChar property cannot be set to the null character (\x00). If the property is set to the null character, the valu...

PropertyChangedHandler Property (UltraNumericEditorBase)

Returns the event handler that notifies CalendarLook.CalendarLookChanged Syntax

PropertyChanged Event (UltraNumericEditorBase)

Syntax Event Data The event handler receives an argument of type Infragistics.Win.PropertyChangedEventArgs containing data related to this event. The following PropertyChangedEventArgs properties provide information specific to this event.Property Description ChangeInfo