Search
ItemSettings Members
Properties Methods
 


Defines properties that enable appearance customization of schedule Item-s in the calendar views.

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

 Public Properties

  Name Description

cssClass

Gets or sets the default CSS class for all appointments whose CSS is not explicitly specified.

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.

showCues

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

showItems

Gets or sets a value indicating whether to display schedule Item-s.

size

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

spacing

Gets or sets the amount of space between adjacent Item-s.

titleFormat

Gets or sets a value indicating how to format and display item titles.

tooltipFormat

Gets or sets a value indicating how to format and display item tooltips.

 Public Methods

  Name Description

copyFrom

Copies the property values from another object.

 See Also