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

ConditionalFormattingCustomIcon.IconSet Property

Gets or sets the icon set to which the specified icon belongs.

Namespace: DevExpress.Spreadsheet

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

Declaration

public IconSetType IconSet { get; set; }

Property Value

Type Description
IconSetType

An IconSetType object that defines the built-in icon sets.

See Also