LayoutGroupItemSettings Class
Contains settings specific to layout items displayed within a layout group.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
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 |
Remarks
An object of the LayoutGroupItemSettings type can be accessed via the LayoutGroupBase.SettingsItems property.
Implements
Inheritance
Object
StateManager
PropertiesBase
LayoutGroupItemSettings
See Also