| Infragistics.Win Namespace > UIElement Class : ToolTipItem Property (UIElement) |
Returns or sets an object that provides tooltip information for the element.
[Visual Basic]
Public Overridable Property ToolTipItem As IToolTipItem[C#]
public virtual IToolTipItem ToolTipItem {get; set;}