Skip to main content
.NET 6.0+

IModelListViewFilterItem.Description Property

Specifies the current filter description.

Namespace: DevExpress.ExpressApp.SystemModule

Assembly: DevExpress.ExpressApp.v23.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

string Description { get; set; }

Property Value

Type Description
String

A string specifying the current filter description.

See Also