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
SyntaxC#
Copy Code
|
|---|
public DateTime EndTime { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property EndTime As DateTime |
See Also