Class StyleDialog
Represents the StyleDialog class.
Namespace: Syncfusion.Windows.Controls.RichTextBoxAdv
Assembly: Syncfusion.SfRichTextBoxAdv.WPF.dll
Syntax
public sealed class StyleDialog : DialogConstructors
StyleDialog()
Represents the StyleDialog class.
Declaration
public StyleDialog()StyleDialog(SfRichTextBoxAdv)
Represents the StyleDialog class.
Declaration
public StyleDialog(SfRichTextBoxAdv owner)Parameters
| Type | Name | Description | 
|---|---|---|
| SfRichTextBoxAdv | owner | 
Methods
OnApplyTemplate()
Called when the on applyTemplate.
Declaration
public override void OnApplyTemplate()