UWP 6.3.16
Demos Support Blog Download
Show / Hide Table of Contents
PDF

Class ReportItemBaseModel

Inheritance
System.Object
ReportItemBaseModel
ChartJsonModel
CustomReportItemJsonModel
GaugeJsonModel
ImageJsonModel
LineJsonModel
MapJsonModel
RectangleJsonModel
TablixJsonModel
TextBoxJsonModel
Namespace: BoldReports.Serialization.JsonModels
Assembly: BoldReports.UWP.dll
Syntax
public class ReportItemBaseModel : Object

Constructors

ReportItemBaseModel()

Declaration
public ReportItemBaseModel()

Properties

CanGrow

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

EmbedImageData

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

HasDrillThrough

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

Height

Declaration
public double Height { get; set; }
Property Value
Type Description
System.Double

Hidden

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

IsTablixChild

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

IsTablixInnerChild

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

ItemType

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

JsonValue

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

Left

Declaration
public double Left { get; set; }
Property Value
Type Description
System.Double

Name

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

ReportServiceUrl

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

Top

Declaration
public double Top { get; set; }
Property Value
Type Description
System.Double

Width

Declaration
public double Width { get; set; }
Property Value
Type Description
System.Double

Methods

GetResource(String, Boolean)

Declaration
public Task GetResource(string ImageUrl, bool isBackground)
Parameters
Type Name Description
System.String ImageUrl
System.Boolean isBackground
Returns
Type Description
System.Threading.Tasks.Task

RaiseGetResourceCompleted(Byte[], Boolean)

Declaration
public void RaiseGetResourceCompleted(byte[] result, bool isBackground)
Parameters
Type Name Description
System.Byte[] result
System.Boolean isBackground
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