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

Class ReportDataResult

Inheritance
System.Object
ReportDataResult
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.RDL.Data
Assembly: BoldReports.Web.dll
Syntax
public class ReportDataResult

Constructors

ReportDataResult()

Declaration
public ReportDataResult()

Properties

Aggregate

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

ChartData

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

DataColumns

Declaration
public List<dynamic> DataColumns { get; set; }
Property Value
Type Description
System.Collections.Generic.List<System.Object>

DataRows

Declaration
public List<dynamic> DataRows { get; set; }
Property Value
Type Description
System.Collections.Generic.List<System.Object>

DataType

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

DisplayName

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

Format

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

GaugeData

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

HasQueryParameter

Declaration
public bool? HasQueryParameter { get; set; }
Property Value
Type Description
System.Nullable<System.Boolean>

IsMultiselect

Declaration
public bool? IsMultiselect { get; set; }
Property Value
Type Description
System.Nullable<System.Boolean>

IsTypeModified

Declaration
public bool? IsTypeModified { get; set; }
Property Value
Type Description
System.Nullable<System.Boolean>

Lables

Declaration
public IList<string> Lables { get; set; }
Property Value
Type Description
System.Collections.Generic.IList<System.String>

MapData

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

Name

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

Nullable

Declaration
public bool? Nullable { get; set; }
Property Value
Type Description
System.Nullable<System.Boolean>

Prompt

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

SelectedItems

Declaration
public IList<string> SelectedItems { get; set; }
Property Value
Type Description
System.Collections.Generic.IList<System.String>

Type

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

Value

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

Values

Declaration
public IList<string> Values { get; set; }
Property Value
Type Description
System.Collections.Generic.IList<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