Gets or sets the offset to be applied at each end of the SchedulerElement if that end is included in the SchedulerElementDisplayState.

Namespace:  Mindscape.WpfElements
Assembly:  Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)

Syntax

C#
public double ScheduleElementEndOffset { get; set; }
Visual Basic (Declaration)
Public Property ScheduleElementEndOffset As Double

See Also