| ColumnTooltip Class |
Namespace: CMS.UIControls.UniGridConfig
public class ColumnTooltip : Component
The ColumnTooltip type exposes the following members.
| Name | Description | |
|---|---|---|
| ColumnTooltip |
Empty constructor.
| |
| ColumnTooltip(XElement) |
Constructor.
|
| Name | Description | |
|---|---|---|
| Encode |
Indicates whether the output of the tooltip should be encoded.
| |
| ExternalSourceName |
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.
| |
| Source |
Name of the column from the data source of the UniGrid that is used as the source of the tooltip.
| |
| Width |
Determines the width of the tooltip.
|