ComponentOne DynamicHelp for WinForms
C1.Win.C1DynamicHelp.4.5.2 Assembly / C1.Win.C1DynamicHelp Namespace / HelpTopic Class / Title Property

In This Topic
    Title Property
    In This Topic
    Gets the name of the help topic.
    Syntax
    'Declaration
     
    Public ReadOnly Property Title As System.String
    public System.string Title {get;}
    See Also