VerticalGridDataRow.FilterExpression Property
Gets the row’s filter expression.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Description |
|---|---|
| String | A String value that represents the row’s filter expression. |
See Also