InterfaceIInsertTableOfContentsDialog
Interface
Represents the dialog interface for inserting a table of contents.
Definition
Namespace:Telerik.Windows.Documents.UI.Extensibility
Assembly:Telerik.Windows.Controls.RichTextBox.dll
Syntax:
cs-api-definition
public interface IInsertTableOfContentsDialog
Methods
Show(InsertTableOfContentsDialogContext, RadRichTextBox)
Declaration
cs-api-definition
void Show(InsertTableOfContentsDialogContext context, RadRichTextBox owner)
Parameters
context
InsertTableOfContentsDialogContext
owner