ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Win.Util.Toolbox Namespace / LegacyItem Class / DisplayName Property

In This Topic
    DisplayName Property (LegacyItem)
    In This Topic
    Syntax
    'Declaration
     
    Public Property DisplayName As System.String
    public System.string DisplayName {get; set;}
    See Also