FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Util.Localization Namespace / EndUserLocalizeOptionsAttribute Class / Key Property

In This Topic
    Key Property (EndUserLocalizeOptionsAttribute)
    In This Topic
    Gets or sets resource key containing localized string for Description.
    Syntax
    'Declaration
     
    Public Property Key As String
    public string Key {get; set;}
    See Also