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