MindFusion.Wpf Pack Programmer's Guide
ItemSettings Members
Constructors Fields Properties
 


Defines properties that allow customizing the visualization of schedule items in the calendar views.

The following tables list the members exposed by the ItemSettings type.

 Public Constructors

  Name Description

ItemSettings

Initializes a new instance of the ItemSettings class.

 Public Fields

  Name Description

CalendarStyleProperty

Identifies the CalendarStyle dependency property.

CapIncompleteSegmentsProperty

Identifies the CapIncompleteSegments dependency property.

HeaderSizeProperty

Identifies the HeaderSize dependency property.

ItemsVisibleProperty

Identifies the ItemsVisible dependency property.

MoveBandSizeProperty

Identifies the MoveBandSize dependency property.

PaddingProperty

Identifies the Padding dependency property.

PointedItemStyleProperty

Identifies the PointedItemStyle dependency property.

PointedSelectedItemStyleProperty

Identifies the PointedSelectedItemStyle dependency property.

ResizeBandSizeProperty

Identifies the ResizeBandSize dependency property.

SelectedItemStyleProperty

Identifies the SelectedItemStyle dependency property.

ShowContinuationArrowsProperty

Identifies the ShowContinuationArrows dependency property.

ShowItemEffectProperty

Identifies the ShowItemEffect dependency property.

ShowMoreItemsCueProperty

Identifies the ShowMoreItemsCue dependency property.

ShowRecurrenceExceptionIconsProperty

Identifies the ShowRecurrenceExceptionIcons dependency property.

ShowRecurrenceIconsProperty

Identifies the ShowRecurrenceIcons dependency property.

ShowReminderIconsProperty

Identifies the ShowReminderIcons dependency property.

SizeProperty

Identifies the Size dependency property.

UseExtendedStylesProperty

Identifies the UseExtendedStyles dependency property.

 Public Properties

  Name Description

CalendarStyle

Gets or sets the CalendarStyle used to paint schedule items that don't have a distinct style assigned to them.

CapIncompleteSegments

Gets or sets a value indicating whether to cap incomplete item segments.

HeaderSize

Gets or sets the size of the item header for non all-day items in the Timetable view.

ItemsVisible

Gets or sets a value indicating whether to display schedule items in the calendar.

MoveBandSize

Gets or sets the size of the move band of items in the Timetable view.

Padding

Gets or sets the amount of space between each item and the frame lines of the calendar cell that contains the item.

PointedItemStyle

Gets or sets the CalendarStyle used to paint items when they are pointed with the mouse.

PointedSelectedItemStyle

Gets or sets the CalendarStyle used to paint items when they are pointed with the mouse and selected at the same time.

ResizeBandSize

Gets or sets the size of the bands used to resize an item in a Timetable view.

SelectedItemStyle

Gets or sets the CalendarStyle used to paint selected schedule items.

ShowContinuationArrows

Gets or sets a value indicating whether to display small arrows at the beginning or at the end of each incomplete segment to indicate that the schedule item continues in an adjacent calendar cell.

ShowItemEffect

Gets or sets a value indicating whether to display the effect of the item.

ShowMoreItemsCue

Gets or sets a value indicating whether to display a 'more items' icon in a calendar cell which isn't big enough to contain all of its items.

ShowRecurrenceExceptionIcons

Gets or sets a value indicating whether the icon of recurrence exception items is displayed.

ShowRecurrenceIcons

Gets or sets a value indicating whether the icon of recurring items is displayed.

ShowReminderIcons

Gets or sets a value indicating whether the reminder icon of items is displayed.

Size

Gets or sets the size of schedule items drawn in the calendar.

UseExtendedStyles

Gets or sets a value indicating whether the appropriate styles are used when an item is pointed with the mouse.

 See Also

ItemSettings Class
MindFusion.Scheduling.Wpf Namespace