Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / MeasureLinkEventArgs Class / Link Property

In This Topic
    Link Property
    In This Topic
    Specifies the link that needs to be measured.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Link As C1CommandLink
    public C1CommandLink Link {get;}
    See Also