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. | |
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) | |
Key | The string key of the current item. This key will be referenced in the Before and After lists of other items. | |
Selection | Returns the AdornmentLayerInfo used to create the 'Selection' Infragistics.Controls.Editors.Primitives.AdornmentLayer. (static, read only) | |
SyntaxError | Returns the AdornmentLayerInfo used to create the 'SyntaxError' Infragistics.Controls.Editors.Primitives.AdornmentLayer. (static, read only) | |
TextBackground | Returns the AdornmentLayerInfo used to create the 'TextBackground' Infragistics.Controls.Editors.Primitives.AdornmentLayer. (static, read only) | |
TextForeground | Returns the AdornmentLayerInfo used to create the 'TextForeground' Infragistics.Controls.Editors.Primitives.AdornmentLayer. (static, read only) |