Gets or sets a value indicating whether the operations has been validated.
Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.Common.Wpf
C#
![]() |
---|
public bool Confirm { get; set; } |
Visual Basic
![]() |
---|
Public Property Confirm As Boolean |
true, to confirm the related operation; false, to reject it.