MindFusion.Wpf Pack 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.Wpf
Assembly: MindFusion.DataViews.Wpf

 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.Wpf Namespace