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

In This Topic
    Link Field (LayoutLinkEventArgs)
    In This Topic
    Specifies the command link for the layout.
    Syntax
    'Declaration
     
    
    Public ReadOnly Link As C1CommandLink
    public readonly C1CommandLink Link
    See Also