ComponentOne Expression Editor for WPF
C1.WPF.ExpressionEditor.4.5.2 Assembly / C1.ExpressionEditor.Engine Namespace / Argument Class / Description Property

In This Topic
    Description Property (Argument)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Description As String
    public string Description {get; set;}
    See Also