Click or drag to resize

IFieldToolTip Property

The localized tooltip for the field. Note the tooltip use is affected by the field's ToolTipOptions.

Namespace:  NetQuarry.Data
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string ToolTip { get; set; }

Property Value

Type: String
See Also