Click or drag to resize

FieldKernelToolTip Property

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

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

Property Value

Type: String

Implements

IFieldToolTip
See Also