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