Class PivotSchemaDesignerServiceMethods
Inheritance
System.Object
PivotSchemaDesignerServiceMethods
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()
Namespace: Syncfusion.JavaScript
Assembly: Syncfusion.EJ.Pivot.dll
Syntax
public class PivotSchemaDesignerServiceMethods
Constructors
PivotSchemaDesignerServiceMethods()
Declaration
public PivotSchemaDesignerServiceMethods()
Properties
FetchMembers
Declaration
[JsonProperty("fetchmembers")]
public string FetchMembers { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Filtering
Declaration
[JsonProperty("filtering")]
public string Filtering { get; set; }
Property Value
Type | Description |
---|---|
System.String |
MemberExpanded
Declaration
[JsonProperty("memberexpand")]
public string MemberExpanded { get; set; }
Property Value
Type | Description |
---|---|
System.String |
NodeDropped
Declaration
[JsonProperty("nodeDropped")]
public string NodeDropped { get; set; }
Property Value
Type | Description |
---|---|
System.String |
NodeStateModified
Declaration
[JsonProperty("nodestatemodified")]
public string NodeStateModified { get; set; }
Property Value
Type | Description |
---|---|
System.String |
RemoveButton
Declaration
[JsonProperty("removebutton")]
public string RemoveButton { get; set; }
Property Value
Type | Description |
---|---|
System.String |