Table of Contents

Interface IDateTimePickerHandler

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Contains methods and properties which allow to work with date/time picker.

public interface IDateTimePickerHandler

Properties

Kind

Gets or sets whether to edit date part or time part of the DateTime value.

PopupKind

Gets or sets whether to show calendar popup or edit date with spin control.

Methods

SetRange(DateTime, DateTime, bool, bool)

Sets date range.