Skip to content

ExpandedContent Property

Mauricio Jorquera edited this page Nov 13, 2023 · 1 revision

Gets or sets the second-level content for the tooltip.

Syntax

C#

public string ExpandedContent { get; set; }

Remarks

Second-level content is displayed after a delay along with main content. The default value is null.