InterfaceIInsertCaptionDialog
Interface
Represents a dialog interface for inserting captions in the Telerik documents UI.
Definition
Namespace:Telerik.Windows.Documents.UI.Extensibility
Assembly:Telerik.Windows.Controls.RichTextBox.dll
Syntax:
cs-api-definition
public interface IInsertCaptionDialog
Methods
Show(InsertCaptionDialogContext, RadRichTextBox)
Declaration
cs-api-definition
void Show(InsertCaptionDialogContext context, RadRichTextBox owner)
Parameters
context
owner