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