Interface IDateTimePickerHandler
Contains methods and properties which allow to work with date/time picker.
public interface IDateTimePickerHandlerProperties
- PopupKind
- Gets or sets whether to show calendar popup or edit date with spin control. 
Methods
- SetRange(DateTime, DateTime, bool, bool)
- Sets date range.