Properties
AllowCheckBoxes
AllowCheckBoxes: boolean = true
AllowMultipleSelections
AllowMultipleSelections: boolean = true
CategoriesTitle
CategoriesTitle: string = ""
CellHeight
CellHeight: number = 32
ChangedScheduleItems
ContentDivSelector
ContentDivSelector: string = ""
Day
Day: number
DayNames
DayNames: string[] = ...
DescriptionFieldName
DescriptionFieldName: string = ""
EmptyDataHtml
EmptyDataHtml: string = ""
EndDateFieldName
EndDateFieldName: string = ""
Height
Height: number
IdFieldName
IdFieldName: string = ""
ImageFieldName
ImageFieldName: string = ""
IsCategoryChangeAllowed
IsCategoryChangeAllowed: boolean = true
IsDateChangeAllowed
IsDateChangeAllowed: boolean = true
IsInDragState
IsInDragState: boolean = false
LinkFieldName
LinkFieldName: string = ""
MinuteWidthWeight
MinuteWidthWeight: number = 1
Month
Month: number
MonthNames
MonthNames: string[] = ...
OnClick
OnClick: any = null
OnSelectionChanged
OnSelectionChanged: any = null
OriginalScheduleItems
ScheduleCategories
ScheduleItems
SchedulerID
SchedulerID: string = ""
SchedulerTableEndDate
SchedulerTableEndDate: Date = null
SchedulerTableStartDate
SchedulerTableStartDate: Date = null
SchedulerTableTotalDays
SchedulerTableTotalDays: number = 1
ShowNavigation
ShowNavigation: boolean = true
SingleScheduleItemDurationAsMinute
SingleScheduleItemDurationAsMinute: number = 20
SingleTimeHeadingDurationAsMinute
SingleTimeHeadingDurationAsMinute: number = 60
StartDateFieldName
StartDateFieldName: string = ""
Title
Title: string = ""
TitleFieldName
TitleFieldName: string = ""
ViewType
ViewType: number = 3
Width
Width: number
Year
Year: number
Activates the grid.
// Activates the grid grid.Activate();