CardViewFormatConditionColorScale Class
In This Article
Represents a color scale format condition.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class CardViewFormatConditionColorScale :
GridFormatConditionColorScale
#Related API Members
The following members return CardViewFormatConditionColorScale objects:
#Inheritance
Object
StateManager
CollectionItem
GridFormatConditionBase
GridFormatConditionIndicatorBase
GridFormatConditionColorScale
CardViewFormatConditionColorScale
See Also