MindFusion.Wpf Pack Programmer's Guide
ConfirmEventArgs.Confirm Property
See Also
 





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

Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.Common.Wpf

 Syntax

C#  Copy Code

public bool Confirm { get; set; }

Visual Basic  Copy Code

Public Property Confirm As Boolean

 Property Value

true, to confirm the related operation; false, to reject it.

 See Also

ConfirmEventArgs Members
ConfirmEventArgs Class
MindFusion.UI.Wpf Namespace