InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Win.Localization Namespace / EndUserLocalizeOptionsAttribute Class / Description Property

In This Topic
    Description Property (EndUserLocalizeOptionsAttribute)
    In This Topic
    Gets the description of string that will be displayed in the end user localizer in design-time.
    Syntax
    'Declaration
     
    Public Property Description As String
    public string Description {get; set;}
    See Also