Version

GetSelGroupContentPopupDecorator Method

Returns the PopupResizerDecorator(popup window) of the selected group content
Syntax
'Declaration
 
Protected Function GetSelGroupContentPopupDecorator() As Infragistics.Windows.Controls.PopupResizerDecorator
protected Infragistics.Windows.Controls.PopupResizerDecorator GetSelGroupContentPopupDecorator()
protected: Infragistics.Windows.Controls.PopupResizerDecorator* GetSelGroupContentPopupDecorator(); 

Return Value

Returns the popup window of the selected group content
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