ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / ReportPaneModel Class / ViewType Property

In This Topic
    ViewType Property (ReportPaneModel)
    In This Topic
    Gets/sets view type for current document
    Syntax
    'Declaration
     
    Public Property ViewType As ViewType
    public ViewType ViewType {get; set;}
    See Also