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





Gets or sets a value indicating whether the operation has been validated.

Namespace: MindFusion.DataViews.Silverlight
Assembly: MindFusion.DataViews.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 reject it.

 See Also

ActionValidationEventArgs Members
ActionValidationEventArgs Class
MindFusion.DataViews.Silverlight Namespace