Appearance
|
Header Font
|
The font of the header's text.
|
Event Display Mode
|
Affects how events are displayed.Standard Mode: Displays each eventHighlight Mode: Highlights each day that contains events using the event highlight background color.
|
Event Highlight Background
|
The background color of a day with events. Used only in highlight mode.
|
highlightBackground
|
|
Color
|
|
bindable
|
|
Header Foreground Color
|
The color of the header's text.
|
monthHeaderForeground
|
|
Color
|
|
bindable
|
|
Header Background Color
|
The color of the header's background
|
monthHeaderBackground
|
|
Color
|
|
bindable
|
|
Week Day Font
|
The font of the week day's text.
|
Week Day Foreground Color
|
The color of the week day's text.
|
weekDaysForeground
|
|
Color
|
|
bindable
|
|
Week Day Background Color
|
The color of the week day's background
|
weekDaysBackground
|
|
Color
|
|
bindable
|
|
Calendar Background Color
|
The color of the calendar's background.
|
calendarBackground
|
|
Color
|
|
bindable
|
|
Today's Background Color
|
The color of the today's background
|
todayBackground
|
|
Color
|
|
bindable
|
|
Selected Background Color
|
The color of the selected day's background
|
selectedBackground
|
|
Color
|
|
bindable
|
|
Hover Background Color
|
The background color of the hovered day
|
hoverBackground
|
|
Color
|
|
bindable
|
|
Day Outline Color
|
The color of the day's outline
|
boxOutline
|
|
Color
|
|
bindable
|
|
Day Font
|
The font for the number representing the day of the month.
|
Day Foreground Color
|
The foreground color for days in this month
|
dayOfMonthForeground
|
|
Color
|
|
bindable
|
|
Day Other Foreground Color
|
The foreground color for days not in this month
|
dayOfMonthOtherForeground
|
|
Color
|
|
bindable
|
|
Event Font
|
The font for all calendar events.
|
Event Background Color
|
The background color of the selected event
|
itemSelBackground
|
|
Color
|
|
bindable
|
|
Styles
|
Contains the component's styles
|
styles
|
|
Dataset
|
|
bindable | expert
|
|
Common
|
Name
|
The name of this component.
|
Visible
|
If disabled, the component will be hidden.
|
Border
|
The border surrounding this component. NOTE that the border is unaffected by rotation.
|
Mouseover Text
|
The text that is displayed in the tooltip which pops up on mouseover of this component.
|
Cursor
|
The mouse cursor to use when hovering over this component.
|
cursorCode
|
|
int
|
|
0
|
Default
|
1
|
Crosshair
|
2
|
Text
|
3
|
Wait
|
12
|
Hand
|
13
|
Move
|
4
|
SW Resize
|
5
|
SE Resize
|
6
|
NW Resize
|
7
|
NE Resize
|
8
|
N Resize
|
9
|
S Resize
|
10
|
W Resize
|
11
|
E Resize
|
|
|
Data
|
Month
|
Set the calendar's month
|
Year
|
Set the calendar's year
|
Calendar events
|
Contains the calendar events
|
Selected Day
|
The calendar's selected day
|
selectedDay
|
|
String
|
|
bindable
|
|
Hovered Day
|
The calendar's hovered day
|
hoveredDay
|
|
String
|
|
bindable
|
|
Selected Event
|
The calendar's selected event
|
selectedEvent
|
|
int
|
|
bindable
|
|
Data Quality
|
The data quality code for any tag bindings on this component.
|
dataQuality
|
|
int
|
|
bindable | expert
|
|