Skip to main content
A newer version of this page is available. .
Row

HeaderFooterPicture.ColorType Property

Gets or sets the type of color transformation applied to the picture.

Namespace: DevExpress.Spreadsheet

Assembly: DevExpress.Spreadsheet.v18.2.Core.dll

Declaration

PictureColorType ColorType { get; set; }

Property Value

Type Description
DevExpress.Spreadsheet.PictureColorType

One of the DevExpress.Spreadsheet.PictureColorType enumeration values specifying the color transformation type.

See Also