Gets or sets the ToolTip of the item.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public string Tooltip { get; set; } |
Visual Basic Copy Code |
---|
Public Property Tooltip As String |
A string specifying the item's tool tip.
Change this value if you need to override the default tool tip text.
MindFusion.Scheduling Programmer's Guide | © 2023 MindFusion |