AppointmentViewModel Properties
The storage for appearance settings values of an individual appointment item‘s representation.
Name | Description |
---|---|
Appointment | Returns the appointment for whose representation the view model provides data. |
Background |
Gets or sets the color the appointment representation uses to paint its background. |
Border |
Gets or sets the color the appointment representation uses to paint its border. |
Border |
Gets or sets the border thickness of the appointment representation. |
Content |
Gets or sets the content padding of the appointment representation. |
Custom |
Returns the appointment’s Custom |
Icon |
|
Label | Returns the appointment’s label. |
Show |
Returns whether the appointment representation should show the Changed Recurrence () icon. |
Show |
Returns whether the appointment representation should show the Recurrence () icon. |
Show |
|
Status | Returns the appointment’s status. |
Text | Returns text the appointment representation shows. |
Text |
Gets or sets the color the appointment representation uses to paint its text. |
Text |
Gets or sets whether the appointment representation’s text is bold, italic, neither, or both. |
Text |
Gets or sets the name of the font family the appointment representation uses to draw its text. |
Text |
Gets or sets the font size for text the appointment representation shows. |
Visible |
Returns the appointment’s visible interval. |
See Also