ASPxGridViewTextSettings.GroupPanel Property
In This Article
Gets or sets the text displayed within the ASPxGridView’s Group Panel.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
String | String. |
A String value that specifies the text displayed within the group panel. |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Group |
---|---|
ASPx |
|
Grid |
|
See Also