Gets a value indicating whether the item's end is about to be resized.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public bool ResizeEnd { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property ResizeEnd As Boolean |
A Boolean value indicating whether the item's end is about to be resized in an ItemClick event.
MindFusion.Scheduling Programmer's Guide | © 2023 MindFusion |