Class DateEditorDefinition
- Namespace
- Dynamicweb.CoreUI.Lists
- Assembly
- Dynamicweb.CoreUI.dll
Editor definition used to create a cell with a date or date/time editor.
public record DateEditorDefinition : ColumnEditorDefinition, IEquatable<GridColumnComponentDefinition>, IEquatable<ColumnEditorDefinition>, IEquatable<DateEditorDefinition>
- Inheritance
-
Date
Editor Definition
- Implements
- Inherited Members
Constructors
DateEditorDefinition(bool?)
Editor definition used to create a cell with a date or date/time editor.
Parameters
IncludeTime
bool?
Properties
IncludeTime
Property Value
- bool?