ConvertEditValueEventArgs Properties
Provides data for the RepositoryItem.FormatEditValue and RepositoryItem.ParseEditValue events.| Name | Description |
|---|---|
| Handled | Gets or sets a value specifying whether default edit value conversion/formatting is required. |
| Value | Gets or sets either the edit or the display value of an editor. |
See Also