FormLayoutProperties.SettingsItemCaptions Property
In This Article
Provides access to the layout item caption settings within the form layout editor.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public LayoutItemCaptionSettings SettingsItemCaptions { get; }
#Property Value
Type | Description |
---|---|
Layout |
A Layout |
See Also