ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IReport Interface / Culture Property

In This Topic
    Culture Property (IReport)
    In This Topic
    Gets the primary language of the report.
    Syntax
    'Declaration
     
    ReadOnly Property Culture As CultureInfo
    CultureInfo Culture {get;}

    Property Value

    A System.Globalization.CultureInfo representing the primary language of the report.
    See Also