Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1CommandLink Class / Bounds Property

In This Topic
    Bounds Property
    In This Topic
    This property is for internal use only.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Bounds As Rectangle
    public Rectangle Bounds {get;}
    See Also