alexa

    Show / Hide Table of Contents

    Class ParagraphDialog

    Displays a dialog to modify Syncfusion.Windows.Controls.RichTextBoxAdv.ParagraphDialog.ParagraphFormat for the selected paragraphs in a SfRichTextBoxAdv control.

    Inheritance
    System.Object
    Dialog
    ParagraphDialog
    Namespace: Syncfusion.Windows.Controls.RichTextBoxAdv
    Assembly: Syncfusion.SfRichTextBoxAdv.WPF.dll
    Syntax
    public sealed class ParagraphDialog : Dialog

    Constructors

    ParagraphDialog()

    Initializes a new instance of the ParagraphDialog class.

    Declaration
    public ParagraphDialog()

    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