Back to Devexpress

CardViewFormatConditionIconSet Properties

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

latest1.9 KB
Original Source

CardViewFormatConditionIconSet Properties

Represents the icon set format condition.

NameDescription
EnabledSpecifies whether the current format condition is applied to the grid. Inherited from GridFormatConditionBase.
FieldNameGets or sets the name of the data field against whose values the current format condition is applied. Inherited from GridFormatConditionBase.
FormatGets or sets the format (icon set) applied to cells. Inherited from GridFormatConditionIconSet.
IndexGets or sets the item’s index within the collection. Inherited from CollectionItem.
MaximumValueSpecifies the maximum cell value. Inherited from GridFormatConditionIndicatorBase.
MinimumValueSpecifies the minimum cell value. Inherited from GridFormatConditionIndicatorBase.
ShowInColumnGets or sets a value that specifies a column to which the current conditional formatting will be applied.

See Also

CardViewFormatConditionIconSet Class

CardViewFormatConditionIconSet Members

DevExpress.Web Namespace