aspnet-devexpress-dot-web-2b0349c6.md
Defines style settings for the cells displayed within a layout group.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class LayoutGroupCellStyle :
AppearanceStyle
Public Class LayoutGroupCellStyle
Inherits AppearanceStyle
The following members return LayoutGroupCellStyle objects:
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.
Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle LayoutGroupCellStyle
See Also