MindFusion.Wpf Pack Programmer's Guide
ObjectInteractionEventArgs.AdjustmentHandle Property
See Also
 





Gets or sets the adjustment handle being moved by the user.

Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf

 Syntax

C#  Copy Code

public AdjustmentHandles AdjustmentHandle { get; set; }

Visual Basic  Copy Code

Public Property AdjustmentHandle As AdjustmentHandles

 Property Value

A member of the AdjustmentHandles enumeration.

 See Also

ObjectInteractionEventArgs Members
ObjectInteractionEventArgs Class
MindFusion.Spreadsheet.Wpf Namespace