CustomRecordDisplayTextEventArgs Properties
Provides data for the CustomRecordDisplayText event.| Name | Description |
|---|---|
| DisplayText | Gets or sets the text displayed in the processed cell. |
| Properties | Gets the processed row’s properties. |
| Value | Gets the processed cell’s value. |
See Also