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

In This Topic
    UIStringsItemEventArgs Class
    In This Topic
    Provides data for an UIStrings item related event.
    Syntax
    'Declaration
     
    
    Public Class UIStringsItemEventArgs 
       Inherits System.EventArgs
    public class UIStringsItemEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Win.C1Input.UIStringsItemEventArgs

    See Also