Progress® Telerik® Reporting R3 2020
FunctionAttribute Properties
The FunctionAttribute type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Category |
Gets or sets the category of the function as it should be displayed
in the expression builder.
|
![]() | Description |
Gets or sets the description of the function displayed in the
expression builder.
|
![]() | IsVisible |
Gets or sets a value indicating whether the function should be shown at
design time. Default value is true.
|
![]() | Name |
Gets or sets the name of the function as it should be used in the
expressions.
|
![]() | Namespace |
Gets or sets the namespace of the function as it should be used in the
expressions.
|