ASP.NET MVC 6.3.16
Demos Support Blog Download
Show / Hide Table of Contents
PDF

Class ReportResource

A class that contains properties to store report resource information.

Inheritance
System.Object
ReportResource
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: BoldReports.Web.ReportViewer
Assembly: BoldReports.Web.dll
Syntax
public class ReportResource

Constructors

ReportResource()

Declaration
public ReportResource()

Properties

isPrint

Represents the current layout of the report.

Declaration
public bool isPrint { get; set; }
Property Value
Type Description
System.Boolean

true if the report in print layout; otherwise, false.

key

Represents unique key to the resource.

Declaration
public string key { get; set; }
Property Value
Type Description
System.String

A string containing the key.

resourcetype

Represents type of the resource.

Declaration
public string resourcetype { get; set; }
Property Value
Type Description
System.String

A string containing resource type.

In This Article
Was this page helpful? Yes No
Thank you for your feedback!
Thank you for your feedback and comments. We will rectify this as soon as possible!
An unknown error has occurred. Please try again.
×
SEND FEEDBACK REGARDING THIS TOPIC

Please provide additional information

Please provide additional information

Please provide additional information

Please provide additional information
Please provide additional information
Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved