The tooltip of item.
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public string ToolTip { get; set; }
Property Value
StringExceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | When setting this property: A non-optional argument was null |
