Interface IDateTimePickerHandler
Contains methods and properties which allow to work with date/time picker.
public interface IDateTimePickerHandler : IControlHandler, IDisposableObject, IDisposable
Properties
- HasBorder
Gets or sets a value indicating whether the control has a border.
- PopupKind
Gets or sets whether to show calendar popup or edit date with spin control.
Methods
- SetRange(DateTime, DateTime, bool, bool)
Sets date range.