LayoutGroupItemSettings Class
In This Article
Contains settings specific to layout items displayed within a layout group.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class LayoutGroupItemSettings :
PropertiesBase
#Related API Members
The following members return LayoutGroupItemSettings objects:
Library | Related API Members |
---|---|
ASP. |
ASPx |
Form |
|
Layout |
|
ASP. |
Form |
#Remarks
An object of the LayoutGroupItemSettings type can be accessed via the LayoutGroupBase.SettingsItems property.
#Implements
#Inheritance
Object
StateManager
PropertiesBase
LayoutGroupItemSettings
See Also