Interface IInsertCaptionDialog
Namespace: Telerik.Windows.Documents.UI.Extensibility
Assembly: Telerik.Windows.Documents.dll
Syntax
public interface IInsertCaptionDialog
Methods
Show(InsertCaptionDialogContext, RadRichTextBox)
Declaration
void Show(InsertCaptionDialogContext context, RadRichTextBox owner)
Parameters
InsertCaptionDialogContext
context
|
RadRichTextBox
owner
|