Click or drag to resize

AttributeExpressionTObject Methods

The AttributeExpressionTObject generic type exposes the following members.

Methods
  NameDescription
Public methodCondition
Condition of the expression.
Public methodExecute
Executes the expression against specified object.
Public methodToString
Returns a String that represents this instance.
(Overrides ObjectToString.)
Top
Extension Methods
  NameDescription
Public Extension MethodRecalculate
Recalculates the value of the data attribute for the specified object.
(Defined by IDataAttributeExtensions.)
Top
See Also