ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports Namespace / SectionReport Class / Culture Property

In This Topic
    Culture Property (SectionReport)
    In This Topic
    Provides information on a specific culture, including its names and the writing system.
    Syntax
    'Declaration
     
    Public Property Culture As CultureInfo
    public CultureInfo Culture {get; set;}
    See Also