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