ColorEditProperties.ColorTableCellStyle Property
In This Article
Gets the style settings which define the appearance of color table cells .
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public ColorTableCellStyle ColorTableCellStyle { get; }
#Property Value
Type | Description |
---|---|
Color |
A Color |
#Remarks
Note
The Color
See Also