FilterControlParseValueEventArgs Constructors
Provides data for the ASPxFilterControlBase.ParseValue event.Name | Parameters | Description |
---|---|---|
FilterControlParseValueEventArgs(IFilterablePropertyInfo, String) | propertyInfo, text | Initializes a new instance of the FilterControlParseValueEventArgs class. |
See Also