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