GridFormatConditionCollection Class
In This Article
Serves as a base class for the CardViewFormatConditionCollection and GridViewFormatConditionCollection classes.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public abstract class GridFormatConditionCollection :
Collection<GridFormatConditionBase>
#Implements
DevExpress.Utils.IAssignableCollection
#Inheritance
Show 14 items
Object
StateManagedCollectionBase
Collection
See Also