Search
ItemValidationEventArgs.Confirm Property
See Also
 





Gets or sets a value indicating whether the operation is validated.

Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.UI.WinForms

 Syntax

C#  Copy Code

public bool Confirm { get; set; }

Visual Basic  Copy Code

Public Property Confirm As Boolean

 Property Value

 See Also