GridAutoFilterEventArgs.Value Property
In This Article
Gets or sets a value that is the custom text displayed within the filter row cell.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Description |
---|---|
String | A string value specifying the custom text displayed within the filter row cell. |
See Also