ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / CultureInfoSetupEventArgs Class
Members

In This Topic
    CultureInfoSetupEventArgs Class
    In This Topic
    Provides data for a CultureInfoSetup event.
    Syntax
    'Declaration
     
    
    Public Class CultureInfoSetupEventArgs 
       Inherits System.EventArgs
    public class CultureInfoSetupEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Win.C1Input.CultureInfoSetupEventArgs

    See Also