Name | Description | |
---|---|---|
NCalendarHeader Constructor | Default constructor. |
The following tables list the members exposed by NCalendarHeader.
Name | Description | |
---|---|---|
NCalendarHeader Constructor | Default constructor. |
Name | Description | |
---|---|---|
NCalendarHeaderSchema | Schema associated with NCalendarHeader. | |
NextPageButtonChild | Reference to the NextPageButton child. | |
PrevPageButtonChild | Reference to the PrevPageButton child. | |
TitleButtonChild | Reference to the TitleButton child |
Name | Description | |
---|---|---|
NextPageButton | Gets or sets the next view range button, which when clicked, navigates the calendar to the next page of the current view range. | |
OwnerCalendar | Gets the calendar that owns this header | |
PrevPageButton | Gets or sets the prev iew range button, which when clicked, navigates the calendar to the previous page of the current view range. | |
TitleButton | Gets or sets the next view range button, which when clicked, navigates the calendar to the next page of the current view range. |
Name | Description | |
---|---|---|
ArrangeContent | Overridden. Arranges the content of the element within the specified content area. | |
MeasureContent | Overridden. Measures the desired size of the element content | |
OnNextPageButtonClicked | Called when the next page button is clicked. Attempts to navigate the calendar to the next view range page. | |
OnPrevPageButtonClicked | Called when the prev page button is clicked. Attempts to navigate the calendar to the prev view range page. | |
OnTitleButtonClicked | Called when the title button is clicked. Attempts to navigate the calendar to a wider view range. |