Gets the start time of the item fragment represented by the presenter. This is a dependency property.
Namespace: MindFusion.Scheduling.Silverlight
Assembly: MindFusion.Scheduling.Silverlight
C# Copy Code |
---|
public DateTime StartTime { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property StartTime As DateTime |