ComponentOne Expression Editor for WPF
C1.WPF.ExpressionEditor.4.5.2 Assembly / C1.WPF.ExpressionEditor 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