Class RichTextEditorDefinition
- Namespace
- Dynamicweb.CoreUI.Lists
- Assembly
- Dynamicweb.CoreUI.dll
Editor definition used to create a cell with a rich text editor.
public record RichTextEditorDefinition : ColumnEditorDefinition, IEquatable<GridColumnComponentDefinition>, IEquatable<ColumnEditorDefinition>, IEquatable<RichTextEditorDefinition>
- Inheritance
-
RichTextEditorDefinition
- Implements
- Inherited Members
Constructors
RichTextEditorDefinition()
Editor definition used to create a cell with a rich text editor.
public RichTextEditorDefinition()