combit List & Label 30 - .NET Help
combit.Reporting Namespace / DesignerFunction Class

DesignerFunction Class Properties

For a list of all members of this type, see DesignerFunction members.

Public Properties
 NameDescription
Public Property

Additional description of the function for the formula assistant.

 
Public Property

The name of the designer function.

 
Public Property

The group in the formula assistant in which the function is displayed.

 
Public Property  
Public Property

The maximum number of parameters. Here as well, values between 0 and 4 are valid. The value should be equal to or greater than the minimum number. A larger number results in optional parameters.

 
Public Property

The minimum number of parameters. Values between 0 and 4 are valid.

 
Public Property

Each of the up to four parameters can be configured individually.

 
Public Property

Each of the up to four parameters can be configured individually.

 
Public Property

Each of the up to four parameters can be configured individually.

 
Public Property

Each of the up to four parameters can be configured individually.

 
Public Property

The data type of the result.

 
Public Property

Indicates whether or not the function is displayed in the assistant.

 
Top
See Also