Expression Editor for WinForms | ComponentOne
C1.ExpressionEditor.Engine Namespace / Argument Class / Name Property

In This Topic
    Name Property (Argument)
    In This Topic
    Gets the name of expression item argument.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Name As String
    public string Name {get;}
    See Also