Search Results for

    Show / Hide Table of Contents

    CultureCreatingEventArgs.CultureCreatingEventArgs Constructor

    Creates a new instance of the event arguments with the specified parameters.

    Syntax

    Namespace: FlexCel.Core

    public CultureCreatingEventArgs(Int32 aLanguageCode, CultureInfo aCulture)

    Parameters

    <-> Parameter Type Description
    aLanguageCode Int32 Language code for the culture we want to create.
    aCulture CultureInfo This is the culture that will be used for the language code. This property is initialized with the culture FlexCel would set if no event was assigned. You can change the properties of this Culture or completely replace it by a cached one.

    See also

    • CultureCreatingEventArgs
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com