ToolTipAttribute Properties
Specifies a tooltip for a business object property in XAF WinForms, Blazor, and Web Forms applications.Name | Description |
---|---|
ToolTip | Specifies the tooltip text displayed for the ToolTipAttribute attribute’s target property. |
ToolTipIconType | Specifies the tooltip icon. Has effect in XAF Windows Forms applications only. |
ToolTipTitle | Specifies the tooltip title. Has effect in XAF Windows Forms applications only. |
TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. Inherited from Attribute. |
See Also