Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

ParameterInfo Properties

Defines a parameter to pass to a custom function.
Name Description
Attributes Gets or sets the parameter attribute that specifies whether parameter is required and its cardinality.
ConvertEmptyValueToZero Gets or sets whether a parameter with an empty value is converted to zero when the parameter is evaluated.
Type Gets or sets the expected parameter type.
See Also