ProcessNewValueEventArgs Properties
Provides data for the RepositoryItemLookUpEditBase.ProcessNewValue event.| Name | Description |
|---|---|
| DisplayValue | Gets or sets the value entered by the end-user. |
| Handled | Gets or sets a value specifying whether the lookup editor must locate the newly inserted record. |
See Also