FilterControlParseValueEventArgs.Value Property
Gets or sets a value that represents the filter condition for the filter control.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Object | An object that represents a value. |
See Also