CardViewFormatConditionIconSet Class
In This Article
Represents the icon set format condition.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class CardViewFormatConditionIconSet :
GridFormatConditionIconSet
#Related API Members
The following members return CardViewFormatConditionIconSet objects:
#Remarks
An example of the icon set formatting is shown below.
#Inheritance
Object
StateManager
CollectionItem
GridFormatConditionBase
GridFormatConditionIndicatorBase
GridFormatConditionIconSet
CardViewFormatConditionIconSet
See Also