Data.Bind.Components.TEvalEnumerator Properties
InheritedProtected
Custom | public | Indicates whether the expression uses custom format or parse expressions (True ) or not (False ). |
Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
Expression | public | Description of this value for the expression engine. |
Source | public | Data source enumerator that contains the source member of the assignment. |
SourceMemberName | public | Name of the member of the source data source enumerator that is the source of the assignment. |
UseEvalShortcuts | public | Indicates whether evaluation shortcuts can be used (True ) or not (False ). |