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

Interface ICustomReportItem

Contains custom report item interface methods.

Namespace: BoldReports.RDL.Data
Assembly: BoldReports.Web.dll
Syntax
public interface ICustomReportItem

Properties

Logger

Declaration
IReportLogger Logger { get; set; }
Property Value
Type Description
IReportLogger

Methods

EvaluateReportItemInstance(CustomReportItem)

Evaluates the report item which will be rendered in place of this CustomReportItem.

Declaration
void EvaluateReportItemInstance(CustomReportItem cri)
Parameters
Type Name Description
BoldReports.RDL.Data.CustomReportItem cri

GenerateReportItemDefinition(CustomReportItem)

Creates the native report item definition which will be rendered in place of the CustomReportItem.

Declaration
void GenerateReportItemDefinition(CustomReportItem cri)
Parameters
Type Name Description
BoldReports.RDL.Data.CustomReportItem cri

GetReportItemData(CustomReportItem)

Declaration
string GetReportItemData(CustomReportItem cri)
Parameters
Type Name Description
BoldReports.RDL.Data.CustomReportItem cri
Returns
Type Description
System.String
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