The following tables list the members exposed by AdornmentLayerInfo.
Name | Description | |
---|---|---|
AdornmentLayerInfo Constructor | Constructor |
Name | Description | |
---|---|---|
After | An array of string keys that represent the items after which the current item should be sorted. | |
BackgroundContent | Returns the AdornmentLayerInfo used to create the 'BackgroundContent' Infragistics.Controls.Editors.Primitives.AdornmentLayer. (static, read only) | |
Before | An array of string keys that represent the items before which the current item should be sorted. | |
Caret | Returns the AdornmentLayerInfo used to create the 'Caret' Infragistics.Controls.Editors.Primitives.AdornmentLayer. (static, read only) | |
EditGlyphs | Returns the AdornmentLayerInfo used to create the 'EditGlyphs' Infragistics.Controls.Editors.Primitives.AdornmentLayer. (static, read only) | |
ForegroundContent | Returns the AdornmentLayerInfo used to create the 'ForegroundContent ' Infragistics.Controls.Editors.Primitives.AdornmentLayer. (static, read only) | |
Key | The string key of the current item. This key will be referenced in the Before and After lists of other items. | |
MiddleContent | Returns the AdornmentLayerInfo used to create the 'MiddleContent' Infragistics.Controls.Editors.Primitives.AdornmentLayer. (static, read only) | |
Selection | Returns the AdornmentLayerInfo used to create the 'Selection' Infragistics.Controls.Editors.Primitives.AdornmentLayer. (static, read only) | |
SpellingError | Returns the AdornmentLayerInfo used to create the 'SpellingError' Infragistics.Controls.Editors.Primitives.AdornmentLayer. (static, read only) |