LayoutItemBase.ParentContainerStyle Property
Gets the style settings that define the layout item’s parent container appearance.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
LayoutGroupCellStyle | A LayoutGroupCellStyle object that contains the style settings. |
See Also