Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Layout Namespace / LayoutView Class / DetachFromHost Method

In This Topic
    DetachFromHost Method
    In This Topic
    Detaches the LayoutView from its owner LayoutHost and removes all constraints referencing objects on the LayoutView.
    Syntax
    'Declaration
     
    Public Sub DetachFromHost() 
    public void DetachFromHost()
    See Also