AppointmentImages Properties
Holds images used to display within the appointments.Name | Description |
---|---|
DayClock | Provides access to settings of an image, representing the day clock. |
EndArrow | Provides access to settings of an image, representing the end arrow. |
ImageFolder | Gets or sets the path to the folder that contains images used by a control. Inherited from ImagesBase. |
NightClock | Provides access to settings of an image, representing the night clock. |
NoRecurrence | Provides access to settings of an image, representing the “No Recurrence” symbol. |
Recurrence | Provides access to settings of an image, representing the “Recurrence” symbol. |
Reminder | Gives access to the reminder image’s settings. |
SpriteCssFilePath | Gets or sets the path to a CSS file that defines the control’s sprite image settings. Inherited from ImagesBase. |
SpriteImageUrl | Gets or sets the path to a sprite image. Inherited from ImagesBase. |
StartArrow | Provides access to settings of an image, representing the start arrow. |
See Also