Checks if the user input represented by the specified event argument should initiates an editing operation for this cell.
Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf
SyntaxC#
Copy Code
|
|---|
public bool ConfirmEdit ( |
Visual Basic
Copy Code
|
|---|
Public Function ConfirmEdit( _ |
true to initiate editing; otherwise, false.
See Also