MindFusion.Wpf Pack Programmer's Guide
ItemPresenter.EndTime Property
See Also
 





Gets the end time of the item fragment represented by the presenter. This is a dependency property.

Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf

 Syntax

C#  Copy Code

public DateTime EndTime { get; }

Visual Basic  Copy Code

Public ReadOnly Property EndTime As DateTime

 Property Value

 See Also

ItemPresenter Members
ItemPresenter Class
MindFusion.Scheduling.Wpf Namespace