LayoutGroup.Caption Property
Gets or sets the text displayed in the layout group.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.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