Contains the arguments passed to handlers of the TapAndHoldCellConfirm event.
Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf
SyntaxC#
Copy Code
|
|---|
public class TapAndHoldCellConfirmEventArgs : EventArgs |
Visual Basic
Copy Code
|
|---|
Public Class TapAndHoldCellConfirmEventArgs |
Inheritance HierarchySystem.Object![]()
System.EventArgs![]()
MindFusion.Scheduling.Wpf.TapAndHoldCellConfirmEventArgs
See Also