Retrieves the string tooltip previously associated with the item.
Namespace: MindFusion.Scheduling.Silverlight
Assembly: MindFusion.Scheduling.Silverlight
C# Copy Code |
---|
public string GetItemTooltip ( |
Visual Basic Copy Code |
---|
Public Function GetItemTooltip ( _ |
The tooltip previously associated with the item through the SetItemTooltip method or null (Nothing in Visual Basic) if the item does not have an associated tooltip.