WinForms

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class LocalizationProvider

    Show / Hide Table of Contents

    Class LocalizationProvider

    Provides static methods and properties to localize the UI.

    Inheritance
    System.Object
    LocalizationProvider
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.Windows.Forms
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public sealed class LocalizationProvider

    Constructors

    LocalizationProvider()

    Declaration
    public LocalizationProvider()

    Properties

    Provider

    Declaration
    public static ILocalizationProvider Provider { get; set; }
    Property Value
    Type Description
    ILocalizationProvider
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved