ComponentOne Expression Editor for WPF
C1.WPF.ExpressionEditor.4.5.2 Assembly / C1.ExpressionEditor.Engine Namespace / ExpressionItem Class / IsMultiArguments Property

In This Topic
    IsMultiArguments Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property IsMultiArguments As Boolean
    public bool IsMultiArguments {get; set;}
    See Also