The SchedulerElementDisplayStateToCornerRadiusConverter type exposes the following members.

Constructors

Methods

  NameDescription
Convert
Calculates corner rounding for displaying a SchedulerElement in a summary view.
ConvertBack
Converts a value from a binding target for writing to a binding source.

Properties

  NameDescription
Orientation
Gets or sets the orientation of the item. If Vertical, the rounding will be applied to the top and/or bottom pairs of corners; if Horizontal, to the left and/or right pairs of corners. The default is Orientation.Vertical.
ScheduleElementEndRadius
Gets or sets the corner rounding to be applied at each end of the SchedulerElement if that end is included in the SchedulerElementDisplayState.

See Also