Skip to main content
Tab

LayoutItem.NestedControlCellStyle Property

Gets the style settings of the nested control cell.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public virtual LayoutItemCellStyle NestedControlCellStyle { get; }

Property Value

Type Description
LayoutItemCellStyle

A LayoutItemCellStyle object that contains the style settings.

See Also