IModelListView.Criteria Property
Specifies the criteria according to which the current List View is filtered.
Namespace: DevExpress.ExpressApp.Model
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Description |
---|---|
String | A string specifying the criteria according to which the current List View is filtered. |
Remarks
For additional information, refer to the Criteria Property in the Application Model and Ways to Build Criteria help topics.
See Also