MobileForms Toolkit Documentation

ItemTimeSpan.TimePickerEndTime Property

Gets or sets the end time of time picker.

public System.TimeSpan TimePickerEndTime {get; set;}

Property Value

TimeSpan value that represent end time of time picker

Remarks

Only time part of value is stored, date part is ignored

See Also

ItemTimeSpan Class | Resco.Controls.DetailView Namespace