Skip to main content
A newer version of this page is available. .
Tab

FilterControlCustomValueDisplayTextEventArgs Constructors

Provides data for the ASPxFilterControlBase.CustomValueDisplayText event.
Name Parameters Description
FilterControlCustomValueDisplayTextEventArgs(IFilterablePropertyInfo, Object, String) propertyInfo, value, displayText Initializes a new instance of the FilterControlCustomValueDisplayTextEventArgs class.
See Also