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

Class TablixJsonModel

Inheritance
System.Object
ReportItemBaseModel
TablixJsonModel
Inherited Members
ReportItemBaseModel.GetResource(String, Boolean)
ReportItemBaseModel.RaiseGetResourceCompleted(Byte[], Boolean)
ReportItemBaseModel.Name
ReportItemBaseModel.Top
ReportItemBaseModel.Left
ReportItemBaseModel.Height
ReportItemBaseModel.Width
ReportItemBaseModel.ItemType
ReportItemBaseModel.IsTablixChild
ReportItemBaseModel.IsTablixInnerChild
ReportItemBaseModel.CanGrow
ReportItemBaseModel.Hidden
ReportItemBaseModel.EmbedImageData
ReportItemBaseModel.JsonValue
ReportItemBaseModel.ReportServiceUrl
ReportItemBaseModel.HasDrillThrough
Namespace: BoldReports.Serialization.JsonModels
Assembly: BoldReports.UWP.dll
Syntax
public class TablixJsonModel : ReportItemBaseModel

Constructors

TablixJsonModel()

Declaration
public TablixJsonModel()

Properties

BackgroundColor

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

BackgroundImageSrc

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

Border

Declaration
public BorderVal Border { get; set; }
Property Value
Type Description
BorderVal

CellModels

Declaration
public CellInfo[][] CellModels { get; set; }
Property Value
Type Description
CellInfo[][]

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>

CoveredRanges

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

LineHeight

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

Padding

Declaration
public ThicknessExval Padding { get; set; }
Property Value
Type Description
ThicknessExval

PageIndex

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

PageName

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

RowCount

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

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
StyleEval

TextAlign

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

ToolTip

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

VerticalAlign

Declaration
public string VerticalAlign { get; set; }
Property Value
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