MindFusion.Scheduling for Silverlight Programmer's Guide
Calendar.DelayInplaceEdit Property
See Also
 





Gets or sets a value indicating whether the in-place editing of an item is delayed for a second when the item is clicked. This is a dependency property.

Namespace: MindFusion.Scheduling.Silverlight
Assembly: MindFusion.Scheduling.Silverlight

 Syntax

C#  Copy Code

public bool DelayInplaceEdit { get; set; }

Visual Basic  Copy Code

Public Property DelayInplaceEdit As Boolean

 Property Value

true to delay in-place editing; otherwise, false. The default is true.

 See Also

Calendar Members
Calendar Class
MindFusion.Scheduling.Silverlight Namespace