ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IStyle Interface / Calendar Property

In This Topic
    Calendar Property (IStyle)
    In This Topic
    Gets the calendar to use to format dates.
    Syntax
    'Declaration
     
    ReadOnly Property Calendar As String
    string Calendar {get;}

    Property Value

    A System.String representing the calendar to use.
    See Also