alexa

    Show / Hide Table of Contents

    Enum CultureChangedReason

    CultureChangedReason is used by the CultureChangedEventArgs to denote what action initiated the culture change.

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

    Fields

    Name Description
    SystemSettings

    A System level setting change resulted in the culture change.

    ThreadCulture

    Thread level culture change resulted in the culture change.

    Back to top Generated by DocFX