Back to Devexpress

CardViewFormatConditionColorScale Class

aspnet-devexpress-dot-web-cfa9cb18.md

latest2.5 KB
Original Source

CardViewFormatConditionColorScale Class

Represents a color scale format condition.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class CardViewFormatConditionColorScale :
    GridFormatConditionColorScale
vb
Public Class CardViewFormatConditionColorScale
    Inherits GridFormatConditionColorScale

The following members return CardViewFormatConditionColorScale objects:

Implements

IStateManager

IPropertiesOwner

IExpressionsAccessor

Inheritance

Object StateManager CollectionItem GridFormatConditionBase GridFormatConditionIndicatorBase GridFormatConditionColorScale CardViewFormatConditionColorScale

See Also

CardViewFormatConditionColorScale Members

DevExpress.Web Namespace