A newer version of this page is available.
Switch to the current version.
GridFormatConditionCollection Class
Serves as a base class for the CardViewFormatConditionCollection and GridViewFormatConditionCollection classes.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v19.2.dll
Declaration
public abstract class GridFormatConditionCollection :
Collection<GridFormatConditionBase>
Public MustInherit Class GridFormatConditionCollection
Inherits Collection(Of GridFormatConditionBase)
Implements
DevExpress.Utils.IAssignableCollection
Inheritance
See Also
Feedback