CustomExpression Constructors
A custom aggregate expression that can be applied to a data column or group/sorting criteria.| Name | Description |
|---|---|
| CustomExpression() | Initializes a new instance of the CustomExpression class with the default settings. |
See Also