Свойство | Тип | Описание | |
---|---|---|---|
ControlTreeDataLoader | void | ||
adjustDateByNumberOfIntervals | System.DateTime | ||
buildNavigationBox | void | ||
formatDateTimeForJumpList | string |
Метод | Описание | |
---|---|---|
AddContentForDay ( System.DateTime date, |
Specifies the content for a particular day of the month.
|
|
MonthViewCalendar ( ) : System |
Initializes defaults for MonthViewCalendar attributes.
|
|
SetParameters ( System.DateTime date, Action |
This method must be called in LoadData.
|
|
SetToolTipForDay ( System.DateTime date, |
Provides the ability to place a tooltip for a day.
|
Метод | Описание | |
---|---|---|
ControlTreeDataLoader ( ) : void | ||
adjustDateByNumberOfIntervals ( System.DateTime date, int i ) : System.DateTime | ||
buildNavigationBox ( ) : void | ||
formatDateTimeForJumpList ( System.DateTime date ) : string |
public AddContentForDay ( System.DateTime date, |
||
date | System.DateTime | |
content | ||
Результат | void |
public SetParameters ( System.DateTime date, Action |
||
date | System.DateTime | |
dateModificationMethod | Action |
|
Результат | void |
public SetToolTipForDay ( System.DateTime date, |
||
date | System.DateTime | |
toolTipContent | ||
Результат | void |