Search
DrawEventArgs Properties
 


 Public Properties

  Name Description

Bounds

Gets the bounding rectangle of the element being drawn.

Date

Gets the date and time associated with the element being drawn.

Element

Gets the type of the calendar element being drawn.

EndTime

Gets the end time associated with the element being drawn.

Graphics

Gets the Graphics instance whose methods can be used to perform custom drawing.

Handled

Gets or sets a value indicating whether the event was handled by the client.

Index

Gets the index associated with the element being drawn.

IsShadow

Gets a value indicating whether the shadow of an item is being drawn.

Item

Gets the item being custom drawn.

Resource

Gets the resource related to the element being drawn.

StartTime

Gets the start time associated with the element being drawn.

Style

Gets the style associated with the element being drawn.

Text

Gets the text associated with the element being drawn.

 See Also