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

LayoutItemCellStyle Class

Defines style settings for the cells displayed within a layout item.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class LayoutItemCellStyle :
    AppearanceStyle

Remarks

The LayoutItemCellStyle class contains settings that define the appearance of the cells displayed within a layout item.

See Also