Click or drag to resize
ColumnTooltip Properties

The ColumnTooltip type exposes the following members.

Properties
  NameDescription
Public propertyEncode
Indicates whether the output of the tooltip should be encoded.
Public propertyExternalSourceName
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.
Public propertySource
Name of the column from the data source of the UniGrid that is used as the source of the tooltip.
Public propertyWidth
Determines the width of the tooltip.
Top
See Also