CalculatedAttribute.Expression Property
Specifies an expression used to calculate the CalculatedAttribute‘s target property value in the Data View mode.
Namespace: DevExpress.ExpressApp.DC
Assembly: DevExpress.ExpressApp.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | A string expression used to calculate the property value in the Data View mode. |
See Also