Version

NotificationBadgeSettings Class Properties

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

Public Properties
 NameDescription
Public PropertyAppearanceGets or sets the appearance for the Notification.  
Public PropertyBorderStyleDetermines BorderStyle of the Notification  
Public PropertyDisplayShadowDetermines if the Notification should be drawn with shadow  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyHasAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyPreferredDisplayAreaDetermines preferred area (Image/Text) for the Notification  
Public PropertyPreferredDisplayPositionDetermines the position within the area where Notification will be shown  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyVisibilityDetermines if the Notification should be visible  
Protected Properties
 NameDescription
Protected PropertyIsInitializingDetermines if the NotificationBadgeSettings are initializing  
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also