GridAutoFilterEventArgs.Value Property
Gets or sets a value that is the custom text displayed within the filter row cell.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.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