DashboardLayout for WinForms | ComponentOne
C1.Win.Layout Namespace / ItemContainerActionEventArgs Class
Members

In This Topic
    ItemContainerActionEventArgs Class
    In This Topic
    Represents the class that contain C1DashboardLayout.ItemContainerAction event data.
    Syntax
    'Declaration
     
    
    Public Class ItemContainerActionEventArgs 
       Inherits System.EventArgs
    public class ItemContainerActionEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Win.Layout.ItemContainerActionEventArgs

    See Also