The following tables list the members exposed by UltraValidator.
Name | Description | |
---|---|---|
![]() | UltraValidator Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | ErrorAppearance | Gets/sets the appearance which is used by embeddable elements when the current value is not valid. |
![]() | ErrorImageAlignment | Gets/sets the alignment of the error image, as relative to the control being validated. Applicable only when the notification action resolves to 'Image'. |
![]() | ErrorImageBlinkRate | Gets/sets the rate at which the error image blinks, expressed in milliseconds. Applicable only when the notification action resolves to 'Image'. |
![]() | ErrorImageBlinkStyle | Gets/sets whether the error image blinks when the associated control's value is not valid. Applicable only when the notification action resolves to 'Image'. |
![]() | ErrorImagePadding | Gets/sets the number of pixels by which to separate the error image, in the horizontal direction, from the control. Applicable only when the notification action resolves to 'Image'. |
![]() | ErrorImageSize | Gets/sets the size at which the error image is displayed. Applicable only when the notification action resolves to 'Image'. |
![]() | ErrorImageSizeResolved | Returns the resolved value of the ErrorImageSize property. |
![]() | ErrorImageTransparentColor | Gets/sets the color that is reserved as the transparent color for the error image. Applicable only when the notification action resolves to 'Image'. resolves to 'Image'. |
![]() | EventManager | Returns the UltraValidatorEventManager instance which handles event firing for the UltraValidator component. |
![]() | HasErrorAppearance | Returns whether an appearance object has been created for the ErrorAppearance. |
![]() | MessageBoxIcon | Gets/sets the value that is passed to the 'icon' parameter of the MessageBox.Show method when validation fails. Applicable only when the notification action resolves to 'MessageBox'. |
![]() | NotificationSettings | Returns a NotificationSettings instance which exposes properties that control the way the end user is notified when validation of a single entity fails. |
![]() | Site | (Inherited from System.ComponentModel.Component) |
![]() | ValidateHiddenControls | Determines whether controls that are not visible participate in validation. By default, only visible controls are validated. |
![]() | ValidationGroups | Returns a collection of ValidationGroup objects, which can be used to logically arrange controls into groups. |
![]() | ValidationTrigger | Gets/sets a value which determines how a validation session is initiated. |
![]() | ValidationTriggerResolved | Returns the resolved value of the ValidationTrigger property. |
Name | Description | |
---|---|---|
![]() | CanRaiseEvents | (Inherited from System.ComponentModel.Component) |
![]() | DesignMode | (Inherited from System.ComponentModel.Component) |
![]() | Events | (Inherited from Infragistics.Win.UltraComponentBase) |
![]() | SubObjectPropChangeHandler | Returns the event handler that notifies OnSubObjectPropChanged |
Name | Description | |
---|---|---|
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) |
![]() | Dispose | Overloaded. Overridden. Releases the unmanaged resources used by the component and optionally releases the managed resources. |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | GetValidationSettings | Returns a ValidationSettings instance for the specified control. |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | ResetErrorAppearance | Resets the properties of the ErrorAppearance to their default values. |
![]() | ResetErrorImageAlignment | Sets the ErrorImageAlignment property to its default value. |
![]() | ResetErrorImageBlinkRate | Sets the ErrorImageBlinkRate property to its default value. |
![]() | ResetErrorImageBlinkStyle | Sets the ErrorImageBlinkStyle property to its default value. |
![]() | ResetErrorImagePadding | Sets the ErrorImagePadding property to its default value. |
![]() | ResetErrorImageSize | Sets the ErrorImageSize property to its default value. |
![]() | ResetErrorImageTransparentColor | Resets the value of the ErrorImageTransparentColor property to its default. |
![]() | ResetMessageBoxIcon | Sets the MessageBoxIcon property to its default value. |
![]() | ResetNotificationSettings | Sets the NotificationSettings property to its default value. |
![]() | ResetValidateHiddenControls | Resets the property ValidateHiddenControls to the default value. |
![]() | ResetValidationGroups | Clears the contents of the ValidationGroups collection. |
![]() | ResetValidationTrigger | Sets the ValidationTrigger property to its default value. |
![]() | SetValidationSettings | Assigns the specified ValidationSettings instance to the specified control. |
![]() | ToString | (Inherited from System.ComponentModel.Component) |
![]() | Validate | Overloaded. Validates all controls associated with this instance. |
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from System.ComponentModel.Component) |
![]() | GetService | (Inherited from System.ComponentModel.Component) |
![]() | MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) |
![]() | NotifyPropChange | Overloaded. (Inherited from Infragistics.Win.UltraComponentBase) |
![]() | OnBeginInit | Invoked during the System.ComponentModel.ISupportInitialize.BeginInit method of the component. Note that the base class implementation does nothing; the method exists as a convenience to inheritors. |
![]() | OnEndInit | Invoked during the System.ComponentModel.ISupportInitialize.EndInit method of the component. Note that the base class implementation does nothing; the method exists as a convenience to inheritors. |
![]() | OnPropertyChanged | Overridden. Called when a property has changed on an object property of this UltraValidator control. |
![]() | OnSubObjectPropChanged | Called when a property changes on an object property of the UltraValidator control. |
![]() | ShouldSerializeErrorAppearance | Returns whether the ErrorAppearance requires serialization. |
![]() | ShouldSerializeErrorImageAlignment | Returns whether the ErrorImageAlignment property requires serialization. |
![]() | ShouldSerializeErrorImageBlinkRate | Returns whether the ErrorImageBlinkRate property requires serialization. |
![]() | ShouldSerializeErrorImageBlinkStyle | Returns whether the ErrorImageBlinkStyle property requires serialization. |
![]() | ShouldSerializeErrorImagePadding | Returns whether the ErrorImagePadding property requires serialization. |
![]() | ShouldSerializeErrorImageSize | Returns whether the ErrorImageSize property requires serialization. |
![]() | ShouldSerializeMessageBoxIcon | Returns whether the MessageBoxIcon property requires serialization. |
![]() | ShouldSerializeNotificationSettings | Returns whether the NotificationSettings property requires serialization. |
![]() | ShouldSerializeValidateHiddenControls | Returns whether the ValidateHiddenControls requires serialization. |
![]() | ShouldSerializeValidationGroups | Returns whether the ValidationGroups collection requires serialization. |
![]() | ShouldSerializeValidationTrigger | Returns whether the ValidationTrigger property requires serialization. |
Name | Description | |
---|---|---|
![]() | Disposed | (Inherited from System.ComponentModel.Component) |
![]() | PropertyChanged | (Inherited from Infragistics.Win.UltraComponentBase) |
![]() | Validating | Occurs when a control or embeddable editor is validated. |
![]() | ValidationError | Occurs when the validation of a control or embeddable editor fails. |