Back to Devexpress

GridFormatConditionBase Properties

aspnet-devexpress-dot-web-dot-gridformatconditionbase-dot-underscore-properties.md

latest1.0 KB
Original Source

GridFormatConditionBase Properties

Serves as a base class for the GridFormatConditionExpressionBase and GridFormatConditionIndicatorBase classes.

NameDescription
EnabledSpecifies whether the current format condition is applied to the grid.
FieldNameGets or sets the name of the data field against whose values the current format condition is applied.
IndexGets or sets the item’s index within the collection. Inherited from CollectionItem.

See Also

GridFormatConditionBase Class

GridFormatConditionBase Members

DevExpress.Web Namespace