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

IconSettings Class

Contains style settings used to apply conditional formatting using icons.

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v19.2.Core.dll

Declaration

public class IconSettings :
    StyleSettingsBase

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

See Also