Version

DetailsAreaSettings Class Properties

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

Public Properties
 NameDescription
Public PropertyAppearanceReturns or sets the appearance used to render the details area.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyHasAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyTextCenterReturns or sets the string displayed in the center of the details area.  
Public PropertyTextLeftReturns or sets the string displayed on the left side of the details area.  
Public PropertyTextRightReturns or sets the string displayed on the right side of the details area.  
Protected Properties
 NameDescription
Protected PropertyAppearanceManager (Inherited from Infragistics.Win.SubObjectBaseWithAppearanceManager)
Protected PropertyAppearanceManagerPropIdsOverridden. Returns an array of PropertyIds for properties of the class which deal with appearance properties.  
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also