Wimark.Controls Class Library  

ListView.FocusedGroup Property

Gets the group in the control that currently has focus.

[Visual Basic]
Public ReadOnly Property FocusedGroup As ListViewGroup 
[C#]
public ListViewGroup FocusedGroup {get;}
[C++]
public: __property ListViewGroup* get_FocusedGroup();

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

ListView Class | ListView Members | Wimark.Controls Namespace