Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+
Row

IconSetConditionalFormatting.IconSet Property

Gets or sets an icon set type for conditional formatting.

Namespace: DevExpress.Spreadsheet

Assembly: DevExpress.Spreadsheet.v19.1.Core.dll

Declaration

IconSetType IconSet { get; set; }

Property Value

Type Description
IconSetType

One of the IconSetType enumeration values that specifies an icon set to be displayed.

See Also