附錄\C.RWD元件屬性\RWDDateTimeBox

日期+時間元件

屬性

名稱

類型

説明

Format

string

日期的格式(yyyy-mm-ddyyyy/mm/dd)

TimeFormat

string

時間的格式(hh:ii)

SelectOnly

bool

是否開放輸入框輸入

PickerPosition

string

讓選取的日曆出現在欄位的top-left(左上)/top-right(右上)/bottom-left(左下)/bottom-right(右下)

ReadOnly

bool

是否為唯讀

OnSelect

string

選取日期時觸發的js事件

MinView

string

可選擇的最小日期時間單位

 

Top of Page