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