A newer version of this page is available.
Switch to the current version.
CardViewColumn.FilterExpression Property
Gets the column's filter expression.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v18.2.dll
Declaration
public string FilterExpression { get; }
Public ReadOnly Property FilterExpression As String
Property Value
Type | Description |
---|---|
String | A String value that represents the column's filter expression. |
See Also
Feedback