Version

GetSelectedGroupContent Method

Returns the selected group content of the OutlookBar
Syntax
'Declaration
 
Protected Function GetSelectedGroupContent() As Infragistics.Windows.OutlookBar.SelectedGroupContent
protected Infragistics.Windows.OutlookBar.SelectedGroupContent GetSelectedGroupContent()
protected: Infragistics.Windows.OutlookBar.SelectedGroupContent* GetSelectedGroupContent(); 

Return Value

Returns the selected group content of the OutlookBar
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also