ASP.NET Core 10.1.11
Demos Support Blog Download
Show / Hide Table of Contents
PDF

Class ReportData

Inheritance
System.Object
ReportData
Namespace: BoldReports.RDL.Data
Assembly: BoldReports.Web.dll
Syntax
public class ReportData : Object

Constructors

ReportData()

Declaration
public ReportData()

Properties

Data

Declaration
public Dictionary<string, object> Data { get; set; }
Property Value
Type Description
System.Collections.Generic.Dictionary<System.String, System.Object>

HashTable

Declaration
public Hashtable HashTable { get; set; }
Property Value
Type Description
System.Collections.Hashtable

ObjectData

Declaration
public object ObjectData { get; set; }
Property Value
Type Description
System.Object

Methods

Dispose()

Declaration
public void Dispose()
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