Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1DockingTab Class / DisplayRectangle Property

In This Topic
    DisplayRectangle Property (C1DockingTab)
    In This Topic
    This method is for internal use only.
    Syntax
    'Declaration
     
    
    Public Overrides ReadOnly Property DisplayRectangle As Rectangle
    public override Rectangle DisplayRectangle {get;}
    See Also