[]
Initializes a new instance of the Expression class.
public Expression()
Initializes a new instance of the Expression class.
public Expression(string expression)
Type | Name | Description |
---|---|---|
string | expression | A string to assign to the Text property. |