Table of Contents

Class DateTime

Namespace
Dynamicweb.CoreUI.Editors.Inputs
Assembly
Dynamicweb.CoreUI.dll
public class DateTime : InputBaseWithMinAndMax<DateTime?>
Inheritance
DateTime
Inherited Members
Extension Methods

Properties

ExcludeTime

public bool ExcludeTime { get; set; }

Property Value

bool

Step

public int? Step { get; set; }

Property Value

int?
To top