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

In This Topic
    DatePagerLocalization Property
    In This Topic
    Use the Localization property in order to customize localization strings.
    Syntax
    'Declaration
     
    Public ReadOnly Property DatePagerLocalization As DatePagerLocalizationOption
    public DatePagerLocalizationOption DatePagerLocalization {get;}
    See Also