Gets the text associated with the element being drawn.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public string Text { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Text As String |
A string specifying the text associated with a custom drawn element.