IInsertCrossReferenceWindow
Interface
Represents an interface for inserting cross-references in the document.
Definition
Namespace:Telerik.Windows.Documents.UI.Extensibility
Assembly:Telerik.Windows.Controls.RichTextBox.dll
Syntax:
C#
public interface IInsertCrossReferenceWindow
Derived Classes:
Methods
C#
void Show(InsertCrossReferenceWindowContext context, RadRichTextBox owner)