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

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