Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / LayoutLinkEventArgs Class
Members

In This Topic
    LayoutLinkEventArgs Class
    In This Topic
    Provides data for the LayoutLink event.
    Object Model
    LayoutLinkEventArgs Class
    Syntax
    'Declaration
     
    
    Public Class LayoutLinkEventArgs 
       Inherits System.EventArgs
    public class LayoutLinkEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Win.Command.LayoutLinkEventArgs

    See Also