ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / ViewTypeViewModel Class / Document Property

In This Topic
    Document Property (ViewTypeViewModel)
    In This Topic
    Gets the document
    Syntax
    'Declaration
     
    Public ReadOnly Property Document As DocumentModel
    public DocumentModel Document {get;}
    See Also