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