Contains the arguments passed to handlers of object validation events.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
SyntaxC#
Copy Code
|
|---|
public class ObjectInteractionValidationEventArgs : ObjectInteractionEventArgs |
Visual Basic
Copy Code
|
|---|
Public Class ObjectInteractionValidationEventArgs |
Inheritance HierarchySystem.Object![]()
System.EventArgs![]()
MindFusion.Spreadsheet.Wpf.ObjectEventArgs
MindFusion.Spreadsheet.Wpf.ObjectInteractionEventArgs
MindFusion.Spreadsheet.Wpf.ObjectInteractionValidationEventArgs
See Also