ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / ViewTypeParameters Structure / ViewType Property

In This Topic
    ViewType Property (ViewTypeParameters)
    In This Topic
    Gets the type of the view.
    Syntax
    'Declaration
     
    Public ReadOnly Property ViewType As ViewType
    public ViewType ViewType {get;}

    Property Value

    The type of the view.
    See Also