Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

An application can add calculated properties to a class or layout. If you're not already familiar with expressions, please see the expression topics for Metadata Expressions for more information.

Use the ClassBuilder.Add.CalculatedProperty(...) or one of the overloads to create a new calculated property.

See Metadata Delegate Expressions for for many examples of creating calculated properties.

...