MindFusion.Scheduling for Silverlight Programmer's Guide
ScheduleRow.StartTime Property
See Also
 





Gets or sets the start time associated with the row. This is a dependency property.

Namespace: MindFusion.DataViews.Silverlight
Assembly: MindFusion.DataViews.Silverlight

 Syntax

C#  Copy Code

public DateTime StartTime { get; set; }

Visual Basic  Copy Code

Public Property StartTime As DateTime

 Property Value

A .NET DateTime object.

 See Also

ScheduleRow Members
ScheduleRow Class
MindFusion.DataViews.Silverlight Namespace