MindFusion.Scheduling for Silverlight Programmer's Guide
ItemEditConfirmEventArgs.NewText Property
See Also
 





Gets the new text that will be applied to the item if the in-place editing operation is allowed.

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

 Syntax

C#  Copy Code

public string NewText { get; }

Visual Basic  Copy Code

Public ReadOnly Property NewText As String

 Property Value

A string containing the new text of the item.

 See Also

ItemEditConfirmEventArgs Members
ItemEditConfirmEventArgs Class
MindFusion.Scheduling.Silverlight Namespace