A newer version of this page is available.
Switch to the current version.
FormLayoutProperties.SettingsItems Property
Provides access to the layout item settings within the form layout editor.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v18.2.dll
Declaration
public LayoutGroupItemSettings SettingsItems { get; }
Public ReadOnly Property SettingsItems As LayoutGroupItemSettings
Property Value
Type | Description |
---|---|
LayoutGroupItemSettings | A LayoutGroupItemSettings object containing properties common to all the layout items. |
See Also
Feedback