CalculatedAttribute.Expression Property
In This Article
Specifies an expression used to calculate the CalculatedAttribute‘s target property value in the Data View mode.
Namespace: DevExpress.ExpressApp.DC
Assembly: DevExpress.ExpressApp.v24.2.dll
NuGet Package: DevExpress.ExpressApp
#Declaration
#Property Value
Type | Description |
---|---|
String | A string expression used to calculate the property value in the Data View mode. |
See Also