InputTime の主な機能は以下のとおりです。
- Value
現在の入力時間を表します。
- Max
ユーザーが入力できる最遅時間を設定するには、Max プロパティを使用します。
- Min
ユーザーが入力できる最早時間を設定するには、Min プロパティを使用します。
- Format
さまざまな書式で時間を表示するには、Format プロパティを使用します。
- InputType
Sets the type of the HTML input element hosted by the control.
- AutoExpandSelection
Indicates whether the control should automatically expand the selection to whole words or numbers when clicked.
- Step
ドロップダウンリストのエントリ間の分数を指定するには、Step プロパティを使用します。