Class BulletsAndNumberingDialog
Represents the BulletsAndNumberingDialog class.
Namespace: Syncfusion.Windows.Controls.RichTextBoxAdv
Assembly: Syncfusion.SfRichTextBoxAdv.WPF.dll
Syntax
public sealed class BulletsAndNumberingDialog : Dialog
Constructors
BulletsAndNumberingDialog()
Represents the StylesDialog class.
Declaration
public BulletsAndNumberingDialog()
BulletsAndNumberingDialog(SfRichTextBoxAdv)
Represents the StylesDialog class.
Declaration
public BulletsAndNumberingDialog(SfRichTextBoxAdv owner)
Parameters
Type | Name | Description |
---|---|---|
SfRichTextBoxAdv | owner |
Methods
OnApplyTemplate()
Called on apply template
Declaration
public override void OnApplyTemplate()