Skip to main content
A newer version of this page is available. .

ConvertEditValueEventArgs Constructors

Provides data for the RepositoryItem.FormatEditValue and RepositoryItem.ParseEditValue events.
Name Parameters Description
ConvertEditValueEventArgs() none Creates a new ConvertEditValueEventArgs object with default settings.
ConvertEditValueEventArgs(Object) fValue Creates a new ConvertEditValueEventArgs object and initializes its ConvertEditValueEventArgs.Value property.
See Also