Skip to content

Title Property

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

Gets or sets the title text for the tooltip.

Syntax

C#

public string Title { get; set; }

Remarks

The default value is null.

Clone this wiki locally