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

In This Topic
    IsUIEnabled Property (ViewTypeViewModel)
    In This Topic
    True if current document has any viewable pages.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsUIEnabled As Boolean
    public bool IsUIEnabled {get;}
    See Also