Gets the new text that will be applied to the item if the in-place editing operation is allowed.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public string NewText { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property NewText As String |
A string containing the new text of the item.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |