C1.WPF.Extended.PropertyGrid Namespace / PropertyCommitChangesEventsArgs Class / Cancel Property

In This Topic
Cancel Property (PropertyCommitChangesEventsArgs)
In This Topic
Gets or sets a value indicating whether this commit will be canceled.
Syntax
'Declaration
 
Public Property Cancel As Boolean
 

Property Value

true if cancel; otherwise, false.
See Also