aspnet-devexpress-dot-web-f234518e.md
Contains settings specific to layout items displayed within a layout group.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class LayoutGroupItemSettings :
PropertiesBase
Public Class LayoutGroupItemSettings
Inherits PropertiesBase
The following members return LayoutGroupItemSettings objects:
| Library | Related API Members |
|---|---|
| ASP.NET Web Forms Controls | ASPxFormLayout.SettingsItems |
| FormLayoutProperties.SettingsItems | |
| LayoutGroupBase.SettingsItems | |
| ASP.NET MVC Extensions | FormLayoutSettings<ModelType>.SettingsItems |
An object of the LayoutGroupItemSettings type can be accessed via the LayoutGroupBase.SettingsItems property.
Object StateManager PropertiesBase LayoutGroupItemSettings BootstrapLayoutGroupItemSettings
See Also