Sets the text displayed within the GridView's Group Panel.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
public BootstrapGridViewTextSettingsBuilder GroupPanel(
string groupPanel
)
Public Function GroupPanel(
groupPanel As String
) As BootstrapGridViewTextSettingsBuilder
Type | Name | Description |
---|---|---|
String | groupPanel |
Type | Description |
---|---|
BootstrapGridViewTextSettingsBuilderBootstrapGridViewTextSettingsBuilder |