MindFusion.Wpf Pack Programmer's Guide
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.

StyleKeyComplex

Contains the key of the resource that holds the template to be used when displaying complex (with description) Item instances.

StyleKeySimpleHorizontal

Contains the key of the resource that holds the template to be used when displaying simple (only header text) horizontal Item instances.

StyleKeySimpleVertical

Contains the key of the resource that holds the template to be used when displaying simple (only header text) vertical Item instances.

 See Also

ItemPresenter Class
MindFusion.Scheduling.Wpf Namespace