Expression Property (Column)
Gets or sets the expression for column.
public string Expression {get; set;}
'Declaration
Public Property Expression As String
Exception | Description |
ExpressionException | Represents errors that occur during operations with C1ExpressionEditor. |