Class InsertCaptionDialog
Default InsertCrossReferenceWindow
Inheritance
System.Object
InsertCaptionDialog
Inherited Members
Namespace: Telerik.Windows.Controls.RichTextBoxUI.Dialogs
Assembly: Telerik.Windows.Controls.RichTextBoxUI.dll
Syntax
public class InsertCaptionDialog : RadRichTextBoxWindow, INotifyLayoutChange, IWindowDragAware, IDragAware, IClickAware, IWindow, IInsertCaptionDialog
Constructors
InsertCaptionDialog()
Initializes a new instance of the RadInsertSymbolDialog class.
Declaration
public InsertCaptionDialog()
Methods
InitializeComponent()
InitializeComponent
Declaration
public void InitializeComponent()
OnClosed(WindowClosedEventArgs)
Declaration
protected override void OnClosed(WindowClosedEventArgs args)
Parameters
WindowClosedEventArgs
args
|
Overrides
Show(InsertCaptionDialogContext)
Declaration
public void Show(InsertCaptionDialogContext context)
Parameters
InsertCaptionDialogContext
context
|