Class Expression
Inheritance
System.Object
Expression
Namespace: Syncfusion.Report.Data
Assembly: Syncfusion.Report.Portable.dll
Syntax
public class Expression : Object
Constructors
Expression()
Declaration
public Expression()
Properties
Name
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String |
QueryExp
Declaration
public string QueryExp { get; set; }
Property Value
Type | Description |
---|---|
System.String |