ActiveReports 18 .NET Edition
MESCIUS.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.Expressions.ExpressionInfo
    public GrapeCity.Enterprise.Data.Expressions.ExpressionInfo Calendar {get; set;}
    See Also