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

Class CellInfo

Inheritance
System.Object
CellInfo
Namespace: BoldReports.Serialization.JsonModels
Assembly: BoldReports.UWP.dll
Syntax
public class CellInfo : Object

Constructors

CellInfo()

Declaration
public CellInfo()

Properties

Border

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

ColSpan

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

Control

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

FixedData

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

ItemModel

Declaration
public ReportItemBaseModel ItemModel { get; set; }
Property Value
Type Description
ReportItemBaseModel

RowSpan

Declaration
public int RowSpan { get; set; }
Property Value
Type Description
System.Int32
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