Version

AdornmentLayerInfo Class Members

The following tables list the members exposed by AdornmentLayerInfo.

Public Constructors
 NameDescription
Public ConstructorAdornmentLayerInfo ConstructorConstructor  
Public Properties
 NameDescription
Public PropertyAfterAn array of string keys that represent the items after which the current item should be sorted.  
Public Propertystatic (Shared in Visual Basic)BackgroundContentReturns the AdornmentLayerInfo used to create the 'BackgroundContent' Infragistics.Controls.Editors.Primitives.AdornmentLayer. (static, read only)  
Public PropertyBeforeAn array of string keys that represent the items before which the current item should be sorted.  
Public Propertystatic (Shared in Visual Basic)CaretReturns the AdornmentLayerInfo used to create the 'Caret' Infragistics.Controls.Editors.Primitives.AdornmentLayer. (static, read only)  
Public Propertystatic (Shared in Visual Basic)EditGlyphsReturns the AdornmentLayerInfo used to create the 'EditGlyphs' Infragistics.Controls.Editors.Primitives.AdornmentLayer. (static, read only)  
Public Propertystatic (Shared in Visual Basic)ForegroundContentReturns the AdornmentLayerInfo used to create the 'ForegroundContent ' Infragistics.Controls.Editors.Primitives.AdornmentLayer. (static, read only)  
Public PropertyKeyThe string key of the current item. This key will be referenced in the Before and After lists of other items.  
Public Propertystatic (Shared in Visual Basic)MiddleContentReturns the AdornmentLayerInfo used to create the 'MiddleContent' Infragistics.Controls.Editors.Primitives.AdornmentLayer. (static, read only)  
Public Propertystatic (Shared in Visual Basic)SelectionReturns the AdornmentLayerInfo used to create the 'Selection' Infragistics.Controls.Editors.Primitives.AdornmentLayer. (static, read only)  
Public Propertystatic (Shared in Visual Basic)SpellingErrorReturns the AdornmentLayerInfo used to create the 'SpellingError' Infragistics.Controls.Editors.Primitives.AdornmentLayer. (static, read only)  
See Also