[]
Gets or sets the tooltip text for the toolbar item.
public string Title { get; set; }
The tooltip text as a string.
The Title property sets the text that appears as a tooltip when the user hovers over the toolbar item.
Title