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