System.ComponentModel.DataAnnotations.FilterUIHintAttribute
Represents an attribute that is used to specify the filtering behavior for a column.
Gets the name/value pairs that are used as parameters in the control's constructor.
Gets the name of the control to use for filtering.
Gets the name of the presentation layer that supports this control.
Initializes a new instance of the FilterUIHintAttribute class by using the filter UI hint.
Initializes a new instance of the FilterUIHintAttribute class by using the filter UI hint and presentation layer name.
public FilterUIHintAttribute(string filterUIHint, string presentationLayer, object[] controlParameters)
Initializes a new instance of the FilterUIHintAttribute class by using the filter UI hint, presentation layer name, and control parameters.