ClassInsertTableOfContentsDialog
Class
Default InsertTableOfContentsWindow
Definition
Namespace:Telerik.Windows.Controls.RichTextBoxUI.Dialogs
Assembly:Telerik.Windows.Controls.RichTextBox.dll
Syntax:
cs-api-definition
public class InsertTableOfContentsDialog : RadRichTextBoxWindow, INotifyLayoutChange, IDragAware, IInsertTableOfContentsDialog, IComponentConnector
Inheritance: objectWindowBaseRadWindowRadRichTextBoxWindowInsertTableOfContentsDialog
Implements:
Inherited Members
Constructors
InsertTableOfContentsDialog()
Declaration
cs-api-definition
public InsertTableOfContentsDialog()
Methods
InitializeComponent()
InitializeComponent
Declaration
cs-api-definition
public void InitializeComponent()
Show(InsertTableOfContentsDialogContext, RadRichTextBox)
Declaration
cs-api-definition
public void Show(InsertTableOfContentsDialogContext context, RadRichTextBox owner)
Parameters
context
InsertTableOfContentsDialogContext
owner
Implements