MindFusion.Wpf Pack 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.Wpf
Assembly: MindFusion.Scheduling.Wpf

 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.Wpf Namespace