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

In This Topic
    IsShowDescription Property (Argument)
    In This Topic
    Gets or sets a value indicating whether to display the description or not.
    Syntax
    'Declaration
     
    
    Public Property IsShowDescription As Boolean
    public bool IsShowDescription {get; set;}
    See Also