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

In This Topic
    Culture Property (ReportInfo)
    In This Topic
    Gets or sets the culture for the text control.
    Syntax
    'Declaration
     
    Public Property Culture As CultureInfo
    public CultureInfo Culture {get; set;}
    See Also