FilterControlCriteriaValueEditorInitializeEventArgs.Value Property
Gets the processed editor value.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
Object | A Object containing the processed editor value. |
See Also