CardViewFormatConditionCollection Class
Represents the ASPxCardView’s format conditions collection.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return CardViewFormatConditionCollection objects:
Remarks
The ASPxCardView control stores its style format conditions within the ASPxCardView.FormatConditions collection.
Implements
DevExpress.Utils.IAssignableCollection
Inheritance
See Also