combit List & Label 29 - .NET Help
combit.Reporting Namespace / CheckFunctionSyntaxEventArgs Class
Properties

In This Topic
    CheckFunctionSyntaxEventArgs Class Members
    In This Topic

    The following tables list the members exposed by CheckFunctionSyntaxEventArgs.

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyNumber of decimal places. (Inherited from combit.Reporting.EvaluateFunctionEventArgs)
    Public PropertyError message to be displayed in the designer.  
    Public Property (Inherited from EvaluateFunctionEventArgs)
    Public PropertyIndicates the validity of the passed parameters.  
    Public PropertyReturns the first parameter. (Inherited from EvaluateFunctionEventArgs)
    Public PropertyReturns the second parameter. (Inherited from EvaluateFunctionEventArgs)
    Public PropertyReturns the third parameter. (Inherited from EvaluateFunctionEventArgs)
    Public PropertyReturns the fourth parameter. (Inherited from EvaluateFunctionEventArgs)
    Public PropertyReturns the number of parameters passed. (Inherited from EvaluateFunctionEventArgs)
    Public Property

    The data type of the result.

    (Inherited from EvaluateFunctionEventArgs)
    Public Property

    The data value of the result.

    (Inherited from EvaluateFunctionEventArgs)
    Top
    See Also