| ColumnTooltip Properties | 
The ColumnTooltip type exposes the following members.
 Properties
Properties| 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.
             | 
 See Also
See Also