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

In This Topic
    IsShowDescription Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property IsShowDescription As Boolean
    public bool IsShowDescription {get; set;}
    See Also