Class SfRichTextEditorView
Represents the RichTextEditor view.
Inheritance
System.Object
SfRichTextEditorView
Namespace: Syncfusion.XForms.RichTextEditor
Assembly: Syncfusion.SfRichTextEditor.XForms.dll
Syntax
public class SfRichTextEditorView : View
Constructors
SfRichTextEditorView(SfRichTextEditor)
Initializes a new instance of the SfRichTextEditorView class.
Declaration
public SfRichTextEditorView(SfRichTextEditor parent)
Parameters
Type | Name | Description |
---|---|---|
SfRichTextEditor | parent | SfRichTextEditor object. |