MindFusion.Scheduling for Silverlight Programmer's Guide
TapAndHoldCellConfirmEventArgs.EndDate Property
See Also
 





Gets the end date of the related cell.

Namespace: MindFusion.Scheduling.Silverlight
Assembly: MindFusion.Scheduling.Silverlight

 Syntax

C#  Copy Code

public DateTime EndDate { get; }

Visual Basic  Copy Code

Public ReadOnly Property EndDate As DateTime

 Property Value

A .NET DateTime object.

 See Also

TapAndHoldCellConfirmEventArgs Members
TapAndHoldCellConfirmEventArgs Class
MindFusion.Scheduling.Silverlight Namespace