Back to Devexpress

VerticalGridDataRow.FilterExpression Property

aspnet-devexpress-dot-web-dot-verticalgriddatarow-74218138.md

latest1.1 KB
Original Source

VerticalGridDataRow.FilterExpression Property

Gets the row’s filter expression.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public string FilterExpression { get; }
vb
Public ReadOnly Property FilterExpression As String

Property Value

TypeDescription
String

A String value that represents the row’s filter expression.

|

See Also

Vertical Grid

VerticalGridDataRow Class

VerticalGridDataRow Members

DevExpress.Web Namespace