Skip to main content
A newer version of this page is available. .
Tab

GridFormatConditionCollection Class

Serves as a base class for the CardViewFormatConditionCollection and GridViewFormatConditionCollection classes.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public abstract class GridFormatConditionCollection :
    Collection<GridFormatConditionBase>
See Also