For a list of all members of this type, see UltraValidator members.
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. |