CustomGetValueEventArgs Constructors
Arguments passed to the ObjectFormatter.CustomGetValue event.Name | Parameters | Description |
---|---|---|
CustomGetValueEventArgs(String, Object, ICaptionHelper) | memberPath, obj, captionHelper | Initializes a new instance of the CustomGetValueEventArgs class with specified settings. |
See Also