FilterElementCustomDisplayTextEventArgs Properties
Contains data for FilterListItemBase.CustomDisplayText and FilterChipGroupItemBase.CustomDisplayText events.
Name | Description |
---|---|
Display |
Gets or sets the text displayed within the filter element. |
Field |
Gets the name of the field for which you display custom text. |
Value |
Gets the Field |
See Also