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





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

Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.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 operation; otherwise, false.

 See Also

DrillValidationRoutedEventArgs Members
DrillValidationRoutedEventArgs Class
MindFusion.DataViews.Wpf Namespace