Class RichTextEditorProperties
Represents properties of the RichTextEditorComponent.
public class RichTextEditorProperties : FormComponentProperties, IFormComponentProperties
- Inheritance
-
objectRichTextEditorProperties
- Implements
- Inherited Members
- Extension Methods
Constructors
RichTextEditorProperties()
public RichTextEditorProperties()
Properties
ConfigurationName
Name of configuration overriding editor defaults.
[DropDownComponent(Label = "{$base.forms.richtexteditor.configurationname.label$}", Tooltip = "{$base.forms.richtexteditor.configurationname.tooltip$}", DataProviderType = typeof(RichTextEditorConfigurationsDropDownOptionsProvider))]
public string ConfigurationName { get; set; }
Property Value
- string