FormLayoutSettings<ModelType>.SettingsItems Property
Provides access to the layout item settings within the FormLayout extension.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
LayoutGroupItemSettings | A LayoutGroupItemSettings object containing properties common to all the layout items within the FormLayout extension. |
See Also