CardCustomDisplayTextEventArgs Properties
Provides data for the CardControl.CustomDisplayText event.| Name | Description |
|---|---|
| DisplayText | Gets or sets the text displayed within a card visual element. |
| Value | Gets the value(s) corresponding to a card visual element. |
See Also