ComponentOne Calendar for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Calendar Namespace / C1Calendar Class / CultureCalendar Property

In This Topic
    CultureCalendar Property
    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