IconSettings Class
Contains style settings used to apply conditional formatting using icons.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Remarks
The IconSettings class allows you to use predefined icons using the IconSettings.IconType property.
The following properties can be initialized using the IconSettings object.
Inheritance
Object
StyleSettingsBase
IconSettings
See Also