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; }
Public Property ToolTip As String
Get
Set
Property Value
Type:
StringImplements
IFieldToolTipSee Also