ComponentOne ASP.NET MVC Controls
TimeStep Property

C1.Web.Mvc Namespace > InputDateTime Class : TimeStep Property
Gets or sets the number of minutes between entries in the drop-down list of times.
Syntax
'Declaration
 
<DefaultValueAttribute(15)>
Public Property TimeStep As Integer
[DefaultValue(15)]
public int TimeStep {get; set;}
See Also

Reference

InputDateTime Class
InputDateTime Members