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

Class TablixJsonModel

Inheritance
System.Object
ReportItemBaseModel
TablixJsonModel
Implements
IReportDispose
System.IDisposable
Inherited Members
ReportItemBaseModel.Dispose()
ReportItemBaseModel.Name
ReportItemBaseModel.ItemName
ReportItemBaseModel.Top
ReportItemBaseModel.Left
ReportItemBaseModel.Height
ReportItemBaseModel.Width
ReportItemBaseModel.ItemType
ReportItemBaseModel.IsTablixChild
ReportItemBaseModel.IsTablixInnerChild
ReportItemBaseModel.CanGrow
ReportItemBaseModel.Hidden
ReportItemBaseModel.CanShrink
ReportItemBaseModel.EmbedImageData
ReportItemBaseModel.IsClientExport
ReportItemBaseModel.Bookmark
ReportItemBaseModel.CustomProperties
ReportItemBaseModel.ErrorInformation
Namespace: BoldReports.Serialization.JsonModels.OnDemand
Assembly: BoldReports.Web.dll
Syntax
public class TablixJsonModel : ReportItemBaseModel, IReportDispose, IDisposable

Constructors

TablixJsonModel()

Declaration
public TablixJsonModel()

Properties

BackgroundColor

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

Border

Declaration
public BorderVal Border { get; set; }
Property Value
Type Description
BoldReports.Serialization.JsonModels.BorderVal

CellModels

Declaration
public CellInfo[][] CellModels { get; set; }
Property Value
Type Description
BoldReports.Serialization.JsonModels.CellInfo[][]

ColHeaderRange

Declaration
public HeaderRange ColHeaderRange { get; set; }
Property Value
Type Description
HeaderRange

ColumnCount

Declaration
public int ColumnCount { get; set; }
Property Value
Type Description
System.Int32

ColWidths

Declaration
public List<double> ColWidths { get; set; }
Property Value
Type Description
System.Collections.Generic.List<System.Double>

PageIndex

Declaration
public int PageIndex { get; set; }
Property Value
Type Description
System.Int32

RowCount

Declaration
public int RowCount { get; set; }
Property Value
Type Description
System.Int32

RowHeaderRange

Declaration
public HeaderRange RowHeaderRange { get; set; }
Property Value
Type Description
HeaderRange

RowHeights

Declaration
public List<double> RowHeights { get; set; }
Property Value
Type Description
System.Collections.Generic.List<System.Double>

StyleVal

Declaration
public StyleEval StyleVal { get; set; }
Property Value
Type Description
BoldReports.Serialization.JsonModels.StyleEval

Implements

IReportDispose
System.IDisposable
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