Expression Editor for WinForms | ComponentOne
C1.Win.ExpressionEditor.Model Namespace / ExpressionItemCategory Class / Text Property

In This Topic
    Text Property (ExpressionItemCategory)
    In This Topic
    Gets or sets the displayed text.
    Syntax
    'Declaration
     
    
    Public Property Text As String
    public string Text {get; set;}
    See Also