[]
        
(Showing Draft Content)

C1.Win.SuperTooltip.C1SuperTooltipBase.StripAmpersands

StripAmpersands Property

StripAmpersands

Gets or sets whether ampersands in the text should be hidden.

Declaration
public bool StripAmpersands { get; set; }
Remarks

Ampersands should be encoded in HTML as '&' or '&'. Ampersands that are not properly encoded will not be hidden.