ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Style Class / Calendar Property

In This Topic
    Calendar Property (Style)
    In This Topic
    Specifies the calendar.
    Syntax
    'Declaration
     
    Public Property Calendar As GrapeCity.Enterprise.Data.DataEngine.Expressions.ExpressionInfo
    public GrapeCity.Enterprise.Data.DataEngine.Expressions.ExpressionInfo Calendar {get; set;}
    See Also