ASP.NET MVC Controls
ShowGroupPanel<T>(MultiRowBuilder<T>,String) Method

The data record type.
The specified FlexGrid builder.
The specified selector for the FlexGridGroupPanel's host element.
Apply the default FlexGridGroupPanel extender in FlexGrid.
Syntax
'Declaration
 
<ExtensionAttribute()>
Public Overloads Shared Function ShowGroupPanel(Of T)( _
   ByVal gridBuilder As MultiRowBuilder(Of T), _
   Optional ByVal selector As String _
) As MultiRowBuilder(Of T)

Parameters

gridBuilder
The specified FlexGrid builder.
selector
The specified selector for the FlexGridGroupPanel's host element.

Type Parameters

T
The data record type.

Return Value

The MultiRow builder.
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

Reference

MultiRowGroupPanelExtension Class
MultiRowGroupPanelExtension Members
Overload List

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback