Expression Property
Expression
Gets or sets en expression for the cell. It is used if the Aggregate property is not set (equals None).
Declaration
[Browsable(true)]
public string Expression { get; set; }
<Browsable(True)>
Public Property Expression As String