MindFusion.Wpf Pack Programmer's Guide
ItemMouseEventArgs.ResizeStart Property
See Also
 





Gets a value indicating whether the item's start is about to be resized.

Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf

 Syntax

C#  Copy Code

public bool ResizeStart { get; }

Visual Basic  Copy Code

Public ReadOnly Property ResizeStart As Boolean

 Property Value

A Boolean value indicating whether the item's start is about to be resized in an ItemClick event.

 See Also

ItemMouseEventArgs Members
ItemMouseEventArgs Class
MindFusion.Scheduling.Wpf Namespace