Click or drag to resize

EditableListColumnDateEditorIncludeTime Property

Gets or sets the value indicating whether user can choose time (in 24h notation).

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
[BindableAttribute(true)]
[DefaultValueAttribute(false)]
public bool IncludeTime { get; set; }

Property Value

Type: Boolean
Remarks