Calendar for WinForms | ComponentOne
C1.Globalization Namespace / CalendarEx Class
Members

In This Topic
    CalendarEx Class
    In This Topic
    This class implement a calendar extend in order to we can configure era information.
    Object Model
    CalendarEx Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class CalendarEx 
       Inherits System.Globalization.Calendar
    public abstract class CalendarEx : System.Globalization.Calendar 
    Inheritance Hierarchy

    System.Object
       System.Globalization.Calendar
          C1.Globalization.CalendarEx
             C1.Globalization.JapaneseCalendarEx

    See Also