MindFusion.Wpf Pack Programmer's Guide
TapAndHoldCellConfirmEventArgs.EndDate Property
See Also
 





Gets the end date of the related cell.

Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf

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