Click or drag to resize
ColumnTooltipSource Property
Name of the column from the data source of the UniGrid that is used as the source of the tooltip.

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

Property Value

Type: String
See Also