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