IMemberInfo.Expression Property
In This Article
Gets an expression used to calculate the member value if the member is calculated (see IModelMember.IsCalculated).
Namespace: DevExpress.ExpressApp.DC
Assembly: DevExpress.ExpressApp.v24.2.dll
NuGet Package: DevExpress.ExpressApp
#Declaration
#Property Value
Type | Description |
---|---|
String | A string which is an expression used to calculate the member value. |
See Also