Gets or sets the associated text.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public string Text { get; set; } |
Visual Basic Copy Code |
---|
Public Property Text As String |
A string value.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |