MindFusion.Wpf Pack Programmer's Guide
ScheduleRow.EndTime Property
See Also
 





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

Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf

 Syntax

C#  Copy Code

public DateTime EndTime { get; set; }

Visual Basic  Copy Code

Public Property EndTime As DateTime

 Property Value

A .NET DateTime object.

 See Also

ScheduleRow Members
ScheduleRow Class
MindFusion.DataViews.Wpf Namespace