Version

NotificationSettings Class Properties

For a list of all members of this type, see NotificationSettings members.

Public Properties
 NameDescription
Public PropertyActionGets/sets the kind of action that is taken to notify the end user when a validation session fails.  
Public PropertyCaptionGets/sets the string that is displayed as a caption or title when a validation session fails.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyImageGets/sets the image that is displayed when a validation session fails.  
Public PropertySoundGets/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.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyTextGets/sets the string that is displayed as a message when a validation session fails.  
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also