alexa

    Show / Hide Table of Contents

    Enum SpecialCultureValues

    Summary description for SpecialCultureValues.

    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public enum SpecialCultureValues

    Fields

    Name Description
    CurrentCulture

    Use the current culture on the system.

    InstalledCulture

    Use the current InstalledCulture.

    None

    No modifier for the selected culture.

    UICulture

    Use the current UI culture.

    Back to top Generated by DocFX