Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Localization Namespace / Localizer Class / ResourceStrings Property


In This Topic
    ResourceStrings Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property ResourceStrings As Localizer
    'Usage
     
    
    Dim value As Localizer
     
    value = Localizer.ResourceStrings
    public static Localizer ResourceStrings {get;}
    See Also