PropertyGrid for WPF | ComponentOne
C1.WPF.PropertyGrid Namespace / AdvancedEditor Class / Text Property

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