Skip to main content
A newer version of this page is available. .
All docs
V23.1

VSDesignerCustomFunctionAttribute Constructors

Allows you to register a custom function for use in the Visual Studio Report Designer and specify the scopes in which the function is available.
Name Parameters Description
VSDesignerCustomFunctionAttribute(VSDesignerCustomFunctionScope) scope Initializes a new instance of the VSDesignerCustomFunctionAttribute class with specified settings.
See Also