Skip to main content

StyleSettingsBase Class

Serves as the base for classes providing style settings used to apply conditional formatting.

Namespace: DevExpress.DashboardCommon

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

NuGet Package: DevExpress.Dashboard.Core

Declaration

public abstract class StyleSettingsBase :
    IStyleSettings,
    IXmlSerializableElement
See Also