Gets or sets the synonyms dialog box title.

Namespace:  C1.Win.C1Spell
Assembly:  C1.Win.C1Thesaurus.2 (in C1.Win.C1Thesaurus.2.dll)

Syntax

C#
public string Title { get; set; }
Visual Basic (Declaration)
Public Property Title As String

See Also