Event object
An Event object points to a DATE and contains graphical information like: colors, font attributes, images, tooltips, and so on. Use the Events property in order to access the Events collection

NameDescription
BackColorRetrieves or sets a value that indicates the event's background color.
BackgroundExtIndicates additional colors, text, images that can be displayed on the event's background using the EBN string format.
BackgroundExtValueSpecifies at runtime, the value of the giving property for specified part of the background extension.
BoldRetrieves or sets a value that indicates whether the event should appear in bold.
CaptionRetrieves or sets a value that indicates the event's caption.
CommentRetrieves or sets a value that indicates the event's comment.
CommentTitleRetrieves or sets a value that indicates the event's comment title.
DateGets the event's date.
DisabledRetrieves or sets a value that indicates whether the event is disabled or enabled.
ForeColorRetrieves or sets a value that indicates the event's foreground color.
ImageRetrieves or sets the event's image.
ItalicRetrieves or sets a value that indicates whether the event should appear in italic.
MarkerRetrieves or sets a value that indicates whether the event's marker is visible or hidden.
RepetitiveReturns or sets the expression to determine the repetitive event.
StrikeOutRetrieves or sets a value that indicates whether the event should appear in strikeout.
UnderlineRetrieves or sets a value that indicates whether the event appears as underlined.
UserDataRetrieves or sets the event's user associated extra data.