ASP.NET Core MVC Controls | ComponentOne
In This Topic
    ICatalogItem Interface
    In This Topic
    File
    wijmo.viewer.js
    Module
    wijmo.viewer

    Describes an item in the report server of a specific path.

    Properties

    Properties

    items

    The array of child items.

    Type
    ICatalogItem[]

    name

    The short name of the item.

    Type
    string

    path

    The full path (starts with the report provider key) of the item.

    Type
    string

    type

    The type of the item.

    Type
    CatalogItemType