LayoutItemCellStyle Class
In This Article
Defines style settings for the cells displayed within a layout item.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class LayoutItemCellStyle :
AppearanceStyle
#Related API Members
The following members return LayoutItemCellStyle objects:
#Remarks
The LayoutItemCellStyle class contains settings that define the appearance of the cells displayed within a layout item.
#Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
AppearanceStyle
LayoutItemCellStyle
See Also