MindFusion.Wpf Pack Programmer's Guide
ObjectInteractionValidationEventArgs Members
Properties Methods
 


Contains the arguments passed to handlers of object validation events.

The following tables list the members exposed by the ObjectInteractionValidationEventArgs type.

 Public Properties

  Name Description

AdjustmentHandle

Gets or sets the adjustment handle being moved by the user. (Inherited from ObjectInteractionEventArgs.)

Cancel

Gets or sets a value indicating whether to cancel the current operation.

MouseButton

Gets which mouse button has been pressed. (Inherited from ObjectInteractionEventArgs.)

MousePosition

Gets or sets the current mouse pointer position. (Inherited from ObjectInteractionEventArgs.)

Object

Gets the object for which the event was raised. (Inherited from ObjectEventArgs.)

 Public Methods

  Name Description

CancelDrag

Cancels the modification of the object.

 See Also

ObjectInteractionValidationEventArgs Class
MindFusion.Spreadsheet.Wpf Namespace