LayoutItem.Caption Property
Gets or sets the text displayed in the layout item.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.2.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| String | "Layout Item" | A string that specifies the text displayed in the layout item. |
See Also