Back to Devexpress

GridFormatConditionColorScale Class

aspnet-devexpress-dot-web-6263a7f7.md

latest1.9 KB
Original Source

GridFormatConditionColorScale Class

Serves as a base class for the CardViewFormatConditionColorScale and GridViewFormatConditionColorScale classes.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public abstract class GridFormatConditionColorScale :
    GridFormatConditionIndicatorBase
vb
Public MustInherit Class GridFormatConditionColorScale
    Inherits GridFormatConditionIndicatorBase

Implements

IStateManager

IPropertiesOwner

IExpressionsAccessor

Inheritance

Object StateManager CollectionItem GridFormatConditionBase GridFormatConditionIndicatorBase GridFormatConditionColorScale CardViewFormatConditionColorScale

GridViewFormatConditionColorScale

VerticalGridFormatConditionColorScale

See Also

GridFormatConditionColorScale Members

DevExpress.Web Namespace