FunctionInfo.ArgumentTypes Property
In This Article
Specifies the type declarations of function arguments.
Namespace: DevExpress.Data.Controls.ExpressionEditor
Assembly: DevExpress.Data.v24.2.dll
NuGet Package: DevExpress.Data
#Declaration
#Property Value
Type | Description |
---|---|
Type[] | An array of Type objects. |
See Also