LayoutGroupCellStyle Class
Defines style settings for the cells displayed within a layout group.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return LayoutGroupCellStyle objects:
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.
Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
AppearanceStyle
LayoutGroupCellStyle
See Also