TimeSpanEditorAttribute.StartHour property
Gets or sets the start hour between 0 and 23.
public int StartHour { get; set; }
Property Value
The start hour.
See Also
- class TimeSpanEditorAttribute
Gets or sets the start hour between 0 and 23.
public int StartHour { get; set; }
The start hour.