ComponentOne Expression Editor for WPF
C1.WPF.ExpressionEditor.4.5.2 Assembly / C1.WPF.ExpressionEditor Namespace / IntellisenseItem Class / ItemArguments Property

In This Topic
    ItemArguments Property
    In This Topic
    The arguments of the expression item.
    Syntax
    'Declaration
     
    Public ReadOnly Property ItemArguments As String
    public string ItemArguments {get;}
    See Also