CustomRecordDisplayTextEventArgs Constructors
Provides data for the CustomRecordDisplayText event.Name | Parameters | Description |
---|---|---|
CustomRecordDisplayTextEventArgs(Int32, RowProperties, Object, String) | record, properties, value, displayText | Initializes a new instance of the CustomRecordDisplayTextEventArgs class with specified settings. |
See Also