ListView for WPF | ComponentOne
C1.WPF.ListView Assembly / C1.WPF.ListView Namespace / ListViewGroupItem Class / GroupText Property

In This Topic
    GroupText Property
    In This Topic
    Gets the a string representing the group item.
    Syntax
    'Declaration
     
    Public ReadOnly Property GroupText As String
    public string GroupText {get;}
    See Also