Back to Devexpress

IconSettings Class

dashboard-devexpress-dot-dashboardcommon-ce7ec54c.md

latest1.4 KB
Original Source

IconSettings Class

Contains style settings used to apply conditional formatting using icons.

Namespace : DevExpress.DashboardCommon

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

NuGet Package : DevExpress.Dashboard.Core

Declaration

csharp
public class IconSettings :
    StyleSettingsBase
vb
Public Class IconSettings
    Inherits 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

Object StyleSettingsBase IconSettings

See Also

IconSettings Members

DevExpress.DashboardCommon Namespace