Class PivotClientHelper
Inheritance
System.Object
PivotClientHelper
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Assembly: Syncfusion.EJ.Pivot.dll
Syntax
public class PivotClientHelper
Constructors
PivotClientHelper()
Declaration
public PivotClientHelper()
Properties
action
Declaration
public string action { get; set; }
Property Value
Type |
Description |
System.String |
|
analysisMode
Declaration
public string analysisMode { get; set; }
Property Value
Type |
Description |
System.String |
|
args
Declaration
public string args { get; set; }
Property Value
Type |
Description |
System.String |
|
checkedStatus
Declaration
public bool checkedStatus { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
clientInfo
Declaration
public string clientInfo { get; set; }
Property Value
Type |
Description |
System.String |
|
clientParams
Declaration
public string clientParams { get; set; }
Property Value
Type |
Description |
System.String |
|
clientReports
Declaration
public string clientReports { get; set; }
Property Value
Type |
Description |
System.String |
|
cubeName
Declaration
public string cubeName { get; set; }
Property Value
Type |
Description |
System.String |
|
currentReport
Declaration
public string currentReport { get; set; }
Property Value
Type |
Description |
System.String |
|
customObject
Declaration
public object customObject { get; set; }
Property Value
Type |
Description |
System.Object |
|
dataManager
Declaration
public OlapDataManager dataManager { get; set; }
Property Value
Type |
Description |
Syncfusion.Olap.Manager.OlapDataManager |
|
dataSource
Declaration
public object dataSource { get; set; }
Property Value
Type |
Description |
System.Object |
|
dimensionName
Declaration
public string dimensionName { get; set; }
Property Value
Type |
Description |
System.String |
|
drilledSeries
Declaration
public string drilledSeries { get; set; }
Property Value
Type |
Description |
System.String |
|
dropType
Declaration
public string dropType { get; set; }
Property Value
Type |
Description |
System.String |
|
filterParams
Declaration
public string filterParams { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string headerTag { get; set; }
Property Value
Type |
Description |
System.String |
|
layout
Declaration
public string layout { get; set; }
Property Value
Type |
Description |
System.String |
|
measureGroupName
Declaration
public string measureGroupName { get; set; }
Property Value
Type |
Description |
System.String |
|
nodeInfo
Declaration
public string nodeInfo { get; set; }
Property Value
Type |
Description |
System.String |
|
olapReport
Declaration
public string olapReport { get; set; }
Property Value
Type |
Description |
System.String |
|
operationalMode
Declaration
public string operationalMode { get; set; }
Property Value
Type |
Description |
System.String |
|
pagingInfo
Declaration
public string pagingInfo { get; set; }
Property Value
Type |
Description |
System.String |
|
parentNode
Declaration
public string parentNode { get; set; }
Property Value
Type |
Description |
System.String |
|
renameReport
Declaration
public string renameReport { get; set; }
Property Value
Type |
Description |
System.String |
|
reportName
Declaration
public string reportName { get; set; }
Property Value
Type |
Description |
System.String |
|
reportString
Declaration
public string reportString { get; set; }
Property Value
Type |
Description |
System.String |
|
selectedReport
Declaration
public string selectedReport { get; set; }
Property Value
Type |
Description |
System.String |
|
tag
Declaration
public string tag { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string toolbarOperation { get; set; }
Property Value
Type |
Description |
System.String |
|