ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1EventsCalendar Namespace / C1EventsCalendar Class / CultureCalendar Property

In This Topic
    CultureCalendar Property (C1EventsCalendar)
    In This Topic
    A value that indicators the culture calendar to format the text. This property must work with Culture property.
    Syntax
    'Declaration
     
    Public Property CultureCalendar As System.String
    public System.string CultureCalendar {get; set;}
    See Also