Gets the new header text of the item, when the in-place editing operation is about to be confirmed via ItemInplaceEditEnding event.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
string Text { get; set; } |
Visual Basic Copy Code |
---|
Property Text As String |
A string containing the item's header text.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |