Skip to main content
A newer version of this page is available. .
Tab

LayoutItem.NestedControlCellStyle Property

Gets the style settings of the nested control cell.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public virtual LayoutItemCellStyle NestedControlCellStyle { get; }

Property Value

Type Description
LayoutItemCellStyle

A LayoutItemCellStyle object that contains the style settings.

See Also