CardViewColumn.FilterExpression Property
In This Article
Gets the column’s filter expression.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
#Declaration
#Property Value
Type | Description |
---|---|
String | A String value that represents the column’s filter expression. |
See Also