Class TextDisplayDefinition
- Namespace
- Dynamicweb.CoreUI.Lists
- Assembly
- Dynamicweb.CoreUI.dll
Column definition used to create a display component cell with placeholder.
public record TextDisplayDefinition : GridColumnComponentDefinition, IEquatable<GridColumnComponentDefinition>, IEquatable<TextDisplayDefinition>
- Inheritance
-
TextDisplayDefinition
- Implements
- Inherited Members
Constructors
TextDisplayDefinition()
Column definition used to create a display component cell with placeholder.
public TextDisplayDefinition()