Skip to content

DateTimeEditorAttribute.StartHour property

Gets or sets the start hour between 0 and 23.

public int StartHour { get; set; }

Property Value

The start hour.

See Also