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

GridFormatConditionBase Properties

Serves as a base class for the GridFormatConditionExpressionBase and GridFormatConditionIndicatorBase classes.
Name Description
Enabled Specifies whether the current format condition is applied to the grid.
FieldName Gets or sets the name of the data field against whose values the current format condition is applied.
Index Gets or sets the item’s index within the collection. Inherited from CollectionItem.
See Also