ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Win.Localization Namespace / C1DescriptionAttribute Class / DescriptionValue Property

In This Topic
    DescriptionValue Property (C1DescriptionAttribute)
    In This Topic
    Syntax
    'Declaration
     
    Protected Property DescriptionValue As System.String
    protected System.string DescriptionValue {get; set;}
    See Also