ActiveReports 18 .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
    Indicates the primary language of the report.
    Syntax
    'Declaration
     
    ReadOnly Property Culture As CultureInfo
    CultureInfo Culture {get;}
    See Also