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





Gets or sets a value indicating whether the operation is confirmed.

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

 Syntax

C#  Copy Code

public bool Confirm { get; set; }

Visual Basic  Copy Code

Public Property Confirm As Boolean

 Property Value

true to confirm the operation; false, to cancel it. The default is true.

 See Also

TapAndHoldCellConfirmEventArgs Members
TapAndHoldCellConfirmEventArgs Class
MindFusion.Scheduling.Silverlight Namespace