Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Layout Namespace / LayoutView Class / Host Property

In This Topic
    Host Property
    In This Topic
    Gets the owner LayoutHost object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Host As LayoutHost
    public LayoutHost Host {get;}
    See Also