LayoutGroupStyle.Cell Property
In This Article
Gets the style settings defining the cell appearance within the layout group.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public LayoutGroupCellStyle Cell { get; }
#Property Value
Type | Description |
---|---|
Layout |
An Layout |
See Also