A newer version of this page is available.
Switch to the current version.
LayoutGroupCellStyle Class
Defines style settings for the cells displayed within a layout group.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v19.2.dll
Declaration
public class LayoutGroupCellStyle :
AppearanceStyle
Public Class LayoutGroupCellStyle
Inherits AppearanceStyle
Related API Members
The following members accept/return LayoutGroupCellStyle objects:
Show 17 links
Remarks
The LayoutGroupCellStyle class contains settings that define the appearance of the cells displayed within a layout group.
An object of the LayoutGroupCellStyle type can be accessed via the LayoutGroup.CellStyle property.