Gets or sets a value indicating whether the in-place editing of an item is delayed for a second when the item is clicked.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public bool DelayInplaceEdit { get; set; } |
Visual Basic Copy Code |
---|
Public Property DelayInplaceEdit As Boolean |
true to delay in-place editing; otherwise, false. The default is true.
MindFusion.Scheduling Programmer's Guide | © 2023 MindFusion |