The following tables list the members exposed by NotificationSettings.
Name | Description | |
---|---|---|
tagValue | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
Action | Gets/sets the kind of action that is taken to notify the end user when a validation session fails. | |
Caption | Gets/sets the string that is displayed as a caption or title when a validation session fails. | |
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
Image | Gets/sets the image that is displayed when a validation session fails. | |
Sound | Gets/sets the full path to a sound file, URL, SystemSound, or the value of a constant from the SoundEvents enumeration which is played when the end user is notified of a failed validation. | |
Tag | (Inherited from Infragistics.Shared.SubObjectBase) | |
Text | Gets/sets the string that is displayed as a message when a validation session fails. |
Name | Description | |
---|---|---|
SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |
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 | (Inherited from Infragistics.Shared.DisposableObject) | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
Reset | Sets all properties of this NotificationSettings instance to their default values. | |
ResetAction | Sets the Action property to its default value. | |
ResetCaption | Sets the Caption property to its default value. | |
ResetImage | Sets the Image property to its default value. | |
ResetSound | Sets the Sound property to its default value. | |
ResetText | Sets the Text property to its default value. | |
ShouldSerialize | Returns whether this NotificationSettings instance requires serialization. | |
ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
ToString | Returns the string representation of this object. | |
VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
OnDispose | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnSubObjectPropChanged | Overridden. Called when a property has changed on a sub-object. | |
ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
ShouldSerializeAction | Returns whether the Action property requires serialization. | |
ShouldSerializeCaption | Returns whether the Caption property requires serialization. | |
ShouldSerializeImage | Returns whether the Image property requires serialization. | |
ShouldSerializeSound | Returns whether the Sound property requires serialization. | |
ShouldSerializeSoundAsString | This member supports the Infragistics infrastructure and is not intended to be used externally. | |
ShouldSerializeText | Returns whether the Text property requires serialization. |
Name | Description | |
---|---|---|
SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) | |
SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |
NotificationSettings Class
Infragistics.Win.Misc Namespace
NotificationSettings (ValidationSettings class)
NotificationSettings (UltraValidator class)
ErrorImageSize (UltraValidator class)
ErrorImagePadding (UltraValidator class)
ErrorImageAlignment (UltraValidator class)
ErrorImageTransparentColor (UltraValidator class)
MessageBoxIcon (UltraValidator class)
NotificationSettings (ValidationErrorEventArgs class)