ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / ViewerViewModel Class / IsFplDocumentOpened Method

In This Topic
    IsFplDocumentOpened Method
    In This Topic
    Gets the value indicating whether the Fpl document is open
    Syntax
    'Declaration
     
    Public Function IsFplDocumentOpened() As Boolean
    public bool IsFplDocumentOpened()
    See Also