Closed tdwright closed 6 years ago
By adding a LongStringBehaviour property to columns, this change allows users to specify how long strings should be handled.
LongStringBehaviour
Users can choose from:
When truncating or wrapping, the width can also be specified.
PublicPropertiesNotFoundException
DebuggerDisplay
Long string handling
By adding a
LongStringBehaviour
property to columns, this change allows users to specify how long strings should be handled.Users can choose from:
When truncating or wrapping, the width can also be specified.
Minor changes
PublicPropertiesNotFoundException
(addressing http://bit.ly/2E4GQCg)DebuggerDisplay
attributes