Click or drag to resize
ColumnTooltipExternalSourceName Property
Name used in the OnExternalDataBound event for changing the appearance of the tooltip. This can be used to create complex tooltips including images, panels etc.

Namespace: CMS.UIControls.UniGridConfig
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
public string ExternalSourceName { get; set; }

Property Value

Type: String
See Also