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

In This Topic
    Calendar Property (ReportInfo)
    In This Topic
    Gets or sets calendar to use for formatting dates
    Syntax
    'Declaration
     
    Public Property Calendar As String
    public string Calendar {get; set;}
    See Also