ComponentOne Input Library for WPF
C1.WPF.Input Namespace / C1MultiSelectGroupItem Class / GroupText Property

In This Topic
    GroupText Property (C1MultiSelectGroupItem)
    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