Skip to main content
All docs
V25.1
  • ParameterExpressionEditorDescriptor Constructors

    Name Parameters Description
    ParameterExpressionEditorDescriptor(IParameter, IEnumerable<IParameter>) parameter, parameters Initializes a new instance of the ParameterExpressionEditorDescriptor class with specified settings.
    ParameterExpressionEditorDescriptor(IParameter) parameter Initializes a new instance of the ParameterExpressionEditorDescriptor class with specified settings.
    See Also