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





Gets the start date of the related cell.

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

 Syntax

C#  Copy Code

public DateTime StartDate { get; }

Visual Basic  Copy Code

Public ReadOnly Property StartDate As DateTime

 Property Value

A .NET DateTime object.

 See Also

TapAndHoldCellConfirmEventArgs Members
TapAndHoldCellConfirmEventArgs Class
MindFusion.Scheduling.Silverlight Namespace