ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / TextBox Class / Calendar Property

In This Topic
    Calendar Property (TextBox)
    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