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

Class DrillDownClientModel

Class for DrillDownClientModel.

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

Constructors

DrillDownClientModel()

Declaration
public DrillDownClientModel()

Properties

ColNo

Gets or sets ColNo for drill down client model.

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

IsTablixModel

Gets or sets boolean value of IsTablixModel for drill down client model.

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

PageIndex

Gets or sets PageIndex for drill down client model.

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

ParentName

Gets or sets ParentName for drill down client model.

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

RowNo

Gets or sets RowNo for drill down client model.

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

ToggleName

Gets or sets ToggleName for drill down client model.

Declaration
public string ToggleName { 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