ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridView 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