ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Data.DataEngine Assembly / GrapeCity.Enterprise.Data.DataEngine.ExpressionEvaluation Namespace / IExpressionContext Interface / Culture Property

In This Topic
    Culture Property (IExpressionContext)
    In This Topic
    Gets application culture.
    Syntax
    'Declaration
     
    ReadOnly Property Culture As CultureInfo
    CultureInfo Culture {get;}
    See Also