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