ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / DocExportSettings Class / Categories Property

In This Topic
    Categories Property (DocExportSettings)
    In This Topic
    Gets or sets the categories associated with the document.
    Syntax
    'Declaration
     
    Public Property Categories As StringDefaultExportSetting
    public StringDefaultExportSetting Categories {get; set;}

    Property Value

    A StringDefaultExportSetting object representing the categories of the document.
    See Also