LayoutGroup.Caption Property
In This Article
Gets or sets the text displayed in the layout group.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
String | "Layout Group" | A string that specifies the text displayed in the layout group. |
See Also