Wimark.Controls Class Library  

ListViewGroup.GroupName Property

Gets or sets the name of the group.

[Visual Basic]
Public Property GroupName As String 
[C#]
public string GroupName {get; set;}
[C++]
public: __property String* get_GroupName();
public: __property void set_GroupName(String*);

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family

See Also

ListViewGroup Class | ListViewGroup Members | Wimark.Controls Namespace