Class ActionEditorDefinition
- Namespace
- Dynamicweb.CoreUI.Lists
- Assembly
- Dynamicweb.CoreUI.dll
Editor definitions used to create a cell with a custom action as editor. (EXPERIMENTAL)
public record ActionEditorDefinition : ColumnEditorDefinition, IEquatable<GridColumnComponentDefinition>, IEquatable<ColumnEditorDefinition>, IEquatable<ActionEditorDefinition>
- Inheritance
-
Action
Editor Definition
- Implements
- Inherited Members
Constructors
ActionEditorDefinition(ActionBase)
Editor definitions used to create a cell with a custom action as editor. (EXPERIMENTAL)
Parameters
Action
ActionBase