Back to Devexpress

CardViewFormatConditionTopBottom Members

aspnet-devexpress-dot-web-dot-cardviewformatconditiontopbottom-dot-underscore-members.md

latest5.0 KB
Original Source

CardViewFormatConditionTopBottom Members

Represents the top/bottom format condition.

Constructors

NameDescription
CardViewFormatConditionTopBottom()Initializes a new instance of the CardViewFormatConditionTopBottom class with default settings.

Properties

NameDescription
ApplyToCardGets or sets whether the appearance settings can be applied to cards.
CardStyleGets the style settings defining the custom conditional formatting applied to cards.
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 style format applied to cells whose values meet the format condition. Inherited from GridFormatConditionExpressionBase.
IndexGets or sets the item’s index within the collection. Inherited from CollectionItem.
LayoutItemStyleGets the style settings defining the custom conditional formatting applied to layout items.
RuleSpecifies the format condition rule. Inherited from GridFormatConditionTopBottom.
ShowInColumnGets or sets a value that specifies a column to which the current conditional formatting will be applied.
ThresholdAllows you to provide additional information for the current rule. Inherited from GridFormatConditionTopBottom.

Methods

NameDescription
Assign(CollectionItem)Copies the settings from the specified CollectionItem object to the current object. Inherited from GridFormatConditionTopBottom.
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns the string that represents the current object. Inherited from CollectionItem.

See Also

CardViewFormatConditionTopBottom Class

DevExpress.Web Namespace