Progress® Telerik® Reporting R3 2020
FunctionAttribute Class
Used to specify the usage and the design time description of the
functions.
Inheritance Hierarchy
SystemObject
SystemAttribute
Telerik.Reporting.ExpressionsFunctionAttribute
Namespace:
Telerik.Reporting.ExpressionsSystemAttribute
Telerik.Reporting.ExpressionsFunctionAttribute
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
The FunctionAttribute type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | FunctionAttribute | Initializes a new instance of the FunctionAttribute class |
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.
|
Methods
Name | Description | |
---|---|---|
![]() | Equals |
Indicates whether this attribute instance and a specified object are
equal.
(Overrides AttributeEquals(Object).) |
![]() | GetHashCode |
Returns the hash code for this attribute instance.
(Overrides AttributeGetHashCode.) |
![]() | IsDefaultAttribute |
Determines if this attribute is the default.
(Overrides AttributeIsDefaultAttribute.) |
Fields
Name | Description | |
---|---|---|
![]() ![]() | Default |
Returns the default instance of the attribute with all its
properties set to default values.
|
Version Information
Supported in: 1.0.1