C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1EventsCalendar Namespace / C1EventsCalendar Class / Culture Property

In This Topic
Culture Property (C1EventsCalendar)
In This Topic
CultureInfo object. Each culture has different conventions for displaying dates, time, numbers, and other information. Neutrals cultures are not supported.
Syntax
'Declaration
 
Public Property Culture As System.Globalization.CultureInfo
 
Remarks
returning value can be null if Culture is not defined
See Also