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