Skip to main content
Tab

LayoutItemCellStyle Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class LayoutItemCellStyle :
    AppearanceStyle

The following members return LayoutItemCellStyle objects:

Remarks

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

See Also