Search
ItemPresenter Properties
 


 Public Properties

  Name Description

Calendar

Gets a reference to the Calendar object this presenter is associated with.

EndArrowImageVisibility

Gets a value indicating whether the end continuation arrow should be visible.

EndTime

Gets the end time of the item fragment represented by the presenter. This is a dependency property.

HeaderTextMargin

Gets the margin of the item's header text. This is a dependency property.

Item

Gets the Item associated with this presenter.

ItemSettings

Gets a reference to the Calendar.ItemSettings object.

ItemStyle

Gets the currently effective CalendarStyle.

MoveBandMargin

Gets the margins of the item's move band. This is a dependency property.

MoveBandVisibility

Gets or sets a value indicating whether the move band is visible. This is a dependency property.

Orientation

Gets the orientation of the associated item.

RecurrenceExceptionIconVisibility

Gets a value indicating whether the recurrence exception icon should be displayed.

RecurrenceIconVisibility

Gets a value indicating whether the recurrence icon should be displayed.

ReminderIconVisibility

Gets a value indicating whether the reminder icon should be displayed.

Selected

Gets a value indicating whether the underlying item is selected.

StartArrowImageVisibility

Gets a value indicating whether the start continuation arrow should be visible.

StartTime

Gets the start time of the item fragment represented by the presenter. This is a dependency property.

StyleKey

Gets the string identifying the type of the underlying item.

 See Also