Version

RichTextAdornmentGeneratorBase Class Members

The following tables list the members exposed by RichTextAdornmentGeneratorBase.

Protected Properties
 NameDescription
Protected Internal PropertyAdornmentLayerReturns the AdornmentLayer that this RichTextAdornmentGeneratorBase is supplying adornments for (read only)  
Protected PropertyDocumentViewReturns the RichDocumentView that is associated with this RichTextAdornmentGeneratorBase (read only)  
Protected PropertyRichTextEditorReturns the XamRichTextEditor that this RichTextAdornmentGeneratorBase is hosted by (read only)  
Protected Methods
 NameDescription
Protected Internal MethodOnRefreshAdornmentsCalled when settings in the XamRichTextEditor (that could affect the display of adornments) have changed.  
Protected Internal MethodOnTextAreaInitializedCalled when the Infragistics.Controls.Editors.Primitives.RichDocumentViewTextArea has been initialized.  
Protected Internal MethodOnUnloadedCalled when the generator is unloaded.  
See Also