aspnet-devexpress-dot-web-2c45cd6c.md
Defines style settings for the cells displayed within a layout item.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class LayoutItemCellStyle :
AppearanceStyle
Public Class LayoutItemCellStyle
Inherits AppearanceStyle
The following members return LayoutItemCellStyle objects:
The LayoutItemCellStyle class contains settings that define the appearance of the cells displayed within a layout item.
Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle LayoutItemCellStyle
See Also