Class InsertTableDialog
Displays a dialog to insert table in SfRichTextBoxAdv.
Namespace: Syncfusion.Windows.Controls.RichTextBoxAdv
Assembly: Syncfusion.SfRichTextBoxAdv.WPF.dll
Syntax
public sealed class InsertTableDialog : Dialog
Constructors
InsertTableDialog()
Initializes a new instance of the InsertTableDialog class.
Declaration
public InsertTableDialog()
Methods
OnApplyTemplate()
When overridden in a derived class, is invoked whenever application code or internal processes call System.Windows.FrameworkElement.ApplyTemplate.
Declaration
public override void OnApplyTemplate()