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





Gets the start 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 StartTime { get; }

Visual Basic  Copy Code

Public ReadOnly Property StartTime As DateTime

 Property Value

 See Also

ItemPresenter Members
ItemPresenter Class
MindFusion.Scheduling.Wpf Namespace