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

Class SortingModel

Class for SortingModel

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

Constructors

SortingModel()

Declaration
public SortingModel()

Properties

ColNo

Gets or sets ColNo for sorting model.

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

ItemName

Gets or sets ItemName for sorting model.

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

RowNo

Gets or sets RowNo for sorting model.

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

Sorting

Gets or sets Sorting for sorting model.

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

TablixName

Gets or sets TablixName for sorting model.

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