Gets or sets the RichTextEditor to which the toolbar
applies.
This is a dependency property.
Namespace: Mindscape.SilverlightElementsAssembly: Mindscape.SilverlightElements (in Mindscape.SilverlightElements.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
| C# |
|---|
public RichTextEditor Editor { get; set; } |
| Visual Basic |
|---|
Public Property Editor As RichTextEditor Get Set |
| Visual C++ |
|---|
public: property RichTextEditor^ Editor { RichTextEditor^ get (); void set (RichTextEditor^ value); } |
Remarks
Dependency Property Information
| Identifier field | EditorProperty |
| Metadata properties set to true | None |