[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Extender.SliderCellType.TooltipText

TooltipText Property

TooltipText

Gets or sets the text to display in the ToolTip for the slider cell.

Declaration
public string TooltipText { get; set; }
Public Property TooltipText As String
Remarks

This property allows you to specify some text to display in the tooltip of the slider handle. If the text contains the {0} placeholder, it is replaced by the current value of the slider.