Back to Devexpress

LayoutItemCellStyle Class

aspnet-devexpress-dot-web-2c45cd6c.md

latest2.0 KB
Original Source

LayoutItemCellStyle Class

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class LayoutItemCellStyle :
    AppearanceStyle
vb
Public Class LayoutItemCellStyle
    Inherits 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.

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle LayoutItemCellStyle

See Also

LayoutItemCellStyle Members

DevExpress.Web Namespace