A newer version of this page is available.
Switch to the current version.
LayoutGroup.CellStyle Property
Gets the style settings that define the cell appearance.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v18.2.dll
Declaration
public virtual LayoutGroupCellStyle CellStyle { get; }
Public Overridable ReadOnly Property CellStyle As LayoutGroupCellStyle
Property Value
Type | Description |
---|---|
LayoutGroupCellStyle | A LayoutGroupCellStyle object that contains the style settings. |
See Also
Feedback