alexa

    Show / Hide Table of Contents

    Class InsertTableDialog

    Displays a dialog to insert table in SfRichTextBoxAdv.

    Inheritance
    System.Object
    Dialog
    InsertTableDialog
    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()
    Back to top Generated by DocFX