Click or drag to resize

ResultCellTitleTooltip Property

HTML-encoded business description shown as a tooltip on the result table header. Empty unless the cell is a title cell whose element (or its MetaColumn) has a description.

Namespace: Seal.Model
Assembly: SealLibrary (in SealLibrary.dll) Version: 10.0.1.0+a44cd3a7f03c2bf3cdbd971a878c679e40bed08a
Syntax
C#
public string TitleTooltip { get; }

Property Value

String
See Also