ASP .NET Core MVC Documentation

Properties

backText string Back
columnHeaderHeight int 20
clearString string 'Clear'
culture string default
dayNameFormat string 'firstTwoLetters'
disabled bool false
enableWeekend bool false
enableViews bool true
enableOtherMonthDays bool true
enableFastNavigation bool true
enableHover bool true
enableAutoNavigation bool true
enableTooltips bool false
forwardText string Forward
firstDayOfWeek int 0
height int null
min DateTime 1900, 1, 1
max DateTime 2100, 1, 1
navigationDelay int 400
rowHeaderWidth int 25
readOnly bool false
restrictedDates List<DateTime> []
rtl bool false
stepMonths int 1
showWeekNumbers bool true
showDayNames bool true
showOtherMonthDays bool true
showFooter bool false
selectionMode string 'default'
specialDates List<SpecialDate> new Array()
theme string ''
titleHeight int 25
titleFormat List<string> ["MMMM yyyy", "yyyy", "yyyy"]
todayString string 'Today'
value DateTime Today
width int null

Events

backButtonClick Event
change Event
nextButtonClick Event
viewChange Event

Methods

clear Method
destroy Method
focus Method
addSpecialDate Method
getMinDate Method
getMaxDate Method
getDate Method
getRange Method
navigateForward Method
navigateBackward Method
render Method
refresh Method
setMinDate Method
setMaxDate Method
setDate Method
setRange Method
today Method
val Method