ComponentOne Expression Editor for UWP
C1.UWP.ExpressionEditor Assembly / C1.Xaml.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 System.String
    public System.string ItemArguments {get;}
    See Also